mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Update length from 75 to 79.
This commit is contained in:
@ -103,7 +103,7 @@ do
|
|||||||
sed 's;^CATALOG(.*$;/*&*/;' >/tmp/$$a
|
sed 's;^CATALOG(.*$;/*&*/;' >/tmp/$$a
|
||||||
|
|
||||||
# We get the list of typedef's from /src/tools/find_typedef
|
# We get the list of typedef's from /src/tools/find_typedef
|
||||||
indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l75 \
|
indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l79 \
|
||||||
-lp -nip -npro -bbb $EXTRA_OPTS \
|
-lp -nip -npro -bbb $EXTRA_OPTS \
|
||||||
-TAES_KEY \
|
-TAES_KEY \
|
||||||
-TAMT \
|
-TAMT \
|
||||||
|
Reference in New Issue
Block a user