mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Source alignment cleanups.
This commit is contained in:
@@ -27,3 +27,6 @@ We get the list of typedef's included in pgindent by running:
|
||||
|
||||
/src/tools/find_typedef
|
||||
|
||||
Make sure to do the pgsql/bin directory, and the src/interfaces/odbc
|
||||
directory. Merge the output of these and remove duplicates.
|
||||
|
||||
|
@@ -37,6 +37,10 @@ do
|
||||
indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l75 \
|
||||
-lp -nip -npro $EXTRA_OPTS \
|
||||
-TFAR \
|
||||
-TDWORD \
|
||||
-TBOOL \
|
||||
-TRETCODE \
|
||||
-TSQL_API \
|
||||
-TA_Const \
|
||||
-TA_Expr \
|
||||
-TA_Indices \
|
||||
|
Reference in New Issue
Block a user