mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
pgindent fix for new typedefs.
This commit is contained in:
parent
9e73ab4965
commit
0e2b12bd96
1 changed files with 1 additions and 1 deletions
|
|
@ -1664,7 +1664,7 @@ do
|
|||
-Tyy_state_type \
|
||||
-Tyysigned_char \
|
||||
-Tz_stream \
|
||||
-Tz_streamp
|
||||
-Tz_streamp \
|
||||
/tmp/$$a >/tmp/$$ 2>&1
|
||||
if [ "$?" -ne 0 -o -s /tmp/$$ ]
|
||||
then echo
|
||||
|
|
|
|||
Loading…
Reference in a new issue