From: Bruce Momjian Date: Wed, 10 Jun 2009 01:47:59 +0000 (+0000) Subject: Document new location for typedef list. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=eb518e81ff7ffbab64973f051d18d636939690fe;p=users%2Fsimon%2Fpostgres.git Document new location for typedef list. --- diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index c05b63ee25..ca670509a9 100644 --- a/src/tools/pgindent/README +++ b/src/tools/pgindent/README @@ -3,8 +3,15 @@ $PostgreSQL$ 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: