Re: pgsql: Add pgindent typedefs file to CVS. - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Add pgindent typedefs file to CVS.
Date
Msg-id 201002260259.o1Q2xAg08277@momjian.us
Whole thread Raw
In response to Re: pgsql: Add pgindent typedefs file to CVS.  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
> > Andrew Dunstan wrote:
> >
> >> Bruce Momjian wrote:
> >>
> >>> Log Message:
> >>> -----------
> >>> Add pgindent typedefs file to CVS.
> >>>
> >>> Added Files:
> >>> -----------
> >>>     pgsql/src/tools/pgindent:
> >>>         typedefs.pl (r1.1)
> >>>
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/typedefs.pl?rev=1.1&content-type=text/x-cvsweb-markup)
> >>>
> >>>
> >>>
> >> Calling this file "typedefs.pl" seems more than odd. ".pl" is usually
> >> the extension for a perl script, which this file is not.
> >>
> >
> > Sure does, but when I use 'wget' that is the file name I get.  Should I
> > be renaming it?
> >
> >
>
> Yes. The output is produced by a perl script on the web server, but you
> should use wget's -O option to name that output appropriately.

OK, I called it typedefs.list and updated the README.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com
  PG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do
  + If your life is a hard drive, Christ can be your backup. +

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Call output file typedefs.list; update README.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: In vacuumdb --help, call analyze "statistics", not "hints".