projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f90fd6
)
Revert pgindent length back to 79 because we are going to fix the BSD
author
Bruce Momjian
<bruce@momjian.us>
Sun, 13 Nov 2005 02:42:24 +0000
(
02:42
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sun, 13 Nov 2005 02:42:24 +0000
(
02:42
+0000)
indent bug.
src/tools/pgindent/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgindent/README
b/src/tools/pgindent/README
index ce64a263b06d4fa9c5d5f2977b996142b16b9601..a4cd2fc2fcfc996825a328a052112a04a900d603 100644
(file)
--- a/
src/tools/pgindent/README
+++ b/
src/tools/pgindent/README
@@
-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.