]> granicus.if.org Git - postgresql/commitdiff
Revert pgindent length back to 79 because we are going to fix the BSD
authorBruce Momjian <bruce@momjian.us>
Sun, 13 Nov 2005 02:42:24 +0000 (02:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 13 Nov 2005 02:42:24 +0000 (02:42 +0000)
indent bug.

src/tools/pgindent/README

index ce64a263b06d4fa9c5d5f2977b996142b16b9601..a4cd2fc2fcfc996825a328a052112a04a900d603 100644 (file)
@@ -4,7 +4,7 @@ files.
 Get the list of typedef's included in pgindent by running this on the
 pgsql/bin and pgsql/lib directories:
 
-       /src/tools/find_typedef
+       /src/tools/find_typedef /usr/local/pgsql/bin /usr/local/pgsql/lib
 
 and update the list in pgindent.  This requires the binaries have debug 
 symbols.