From: Bruce Momjian Date: Wed, 10 Jun 2009 01:47:59 +0000 (+0000) Subject: Document new location for typedef list. X-Git-Tag: REL8_4_RC1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78f3c3906ed140220a936ff7c854cdfa55234f3f;p=postgresql Document new location for typedef list. --- diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index decce29929..1103dd4a66 100644 --- a/src/tools/pgindent/README +++ b/src/tools/pgindent/README @@ -1,10 +1,17 @@ -$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.29 2008/03/21 13:23:29 momjian Exp $ +$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.30 2009/06/10 01:47:59 momjian Exp $ pgindent ======== -This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l -files. +This can format all PostgreSQL *.c and *.h files, but excludes *.y, and +*.l files. For source code typedefs, download: + + http://www.pgbuildfarm.org/cgi-bin/typedefs.pl + +--------------------------------------------------------------------------- + +Obsolete typedef list creation instructions: +-------------------------------------------- To use pgindent: