mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
pgindent fix for new typedefs.
This commit is contained in:
@ -1664,7 +1664,7 @@ do
|
|||||||
-Tyy_state_type \
|
-Tyy_state_type \
|
||||||
-Tyysigned_char \
|
-Tyysigned_char \
|
||||||
-Tz_stream \
|
-Tz_stream \
|
||||||
-Tz_streamp
|
-Tz_streamp \
|
||||||
/tmp/$$a >/tmp/$$ 2>&1
|
/tmp/$$a >/tmp/$$ 2>&1
|
||||||
if [ "$?" -ne 0 -o -s /tmp/$$ ]
|
if [ "$?" -ne 0 -o -s /tmp/$$ ]
|
||||||
then echo
|
then echo
|
||||||
|
Reference in New Issue
Block a user