We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125bf34 commit b3f2b19Copy full SHA for b3f2b19
src/tools/pgindent/pgindent
@@ -103,7 +103,7 @@ do
103
sed 's;^CATALOG(.*$;/*&*/;' >/tmp/$$a
104
105
# We get the list of typedef's from /src/tools/find_typedef
106
- indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l75 \
+ indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l79 \
107
-lp -nip -npro -bbb $EXTRA_OPTS \
108
-TAES_KEY \
109
-TAMT \
0 commit comments