OSDN Git Service

Mention grabbing typedefs from pgsql/lib too.
authorBruce Momjian <bruce@momjian.us>
Sun, 4 Jan 2004 00:11:29 +0000 (00:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 4 Jan 2004 00:11:29 +0000 (00:11 +0000)
src/tools/pgindent/README

index 6262733..b7c6bb3 100644 (file)
@@ -2,7 +2,7 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l
 files.
 
 Get the list of typedef's included in pgindent by running this on the
-pgsql/bin directory:
+pgsql/bin and pgsql/lib directories:
 
        /src/tools/find_typedef