projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c51d813
)
Cleanup.
author
Bruce Momjian
Sun, 7 Sep 1997 04:17:39 +0000
(
04:17
+0000)
committer
Bruce Momjian
Sun, 7 Sep 1997 04:17:39 +0000
(
04:17
+0000)
src/PGINDENT
patch
|
blob
|
blame
|
history
diff --git
a/src/PGINDENT
b/src/PGINDENT
index 3f4ca7966ea668b0a01855fc0452b708403a31cb..0abd1f59f02ec8118b3038cf13370ac7a13ffc1e 100644
(file)
--- a/
src/PGINDENT
+++ b/
src/PGINDENT
@@
-29,7
+29,7
@@
do
\2;g' | # workaround for indent bug
detab -t4 -qc |
sed 's;^DATA(.*$;/*&*/;' >/tmp/$$a # protect backslashes in DATA()
- indent -bad -bap -bbb -bc -bl -d0 -cdb -nce -nfc1 -di1
2
-i4 -l70 \
+ indent -bad -bap -bbb -bc -bl -d0 -cdb -nce -nfc1 -di1
6
-i4 -l70 \
-lp -nip -npro /tmp/$$a >/tmp/$$ 2>&1
if [ "$?" -ne 0 -o -s /tmp/$$ ]
then echo "$FILE"