We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7304b commit 78f3c39Copy full SHA for 78f3c39
src/tools/pgindent/README
@@ -1,10 +1,17 @@
1
-$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 $
2
3
pgindent
4
========
5
6
-This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l
7
-files.
+This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
+*.l files. For source code typedefs, download:
8
+
9
+ http://www.pgbuildfarm.org/cgi-bin/typedefs.pl
10
11
+---------------------------------------------------------------------------
12
13
+Obsolete typedef list creation instructions:
14
+--------------------------------------------
15
16
To use pgindent:
17
0 commit comments