]> granicus.if.org Git - postgresql/commitdiff
Document new location for typedef list.
authorBruce Momjian <bruce@momjian.us>
Wed, 10 Jun 2009 01:47:59 +0000 (01:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 10 Jun 2009 01:47:59 +0000 (01:47 +0000)
src/tools/pgindent/README

index decce299295a1ae4109b8bfbddeb3e22f409b526..1103dd4a66df3a4c2d1928852064078ccec9966a 100644 (file)
@@ -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: