pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET

Started by Andrew Dunstanabout 16 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Log Message:
-----------
Exclude unwanted typedef symbols in pgindent, including FD_SET which is found on some Windows platforms. Also, silence unnecessary messages and make awk happier about literal '*' on some platforms.

Modified Files:
--------------
pgsql/src/tools/pgindent:
pgindent (r1.101 -> r1.102)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/pgindent?r1=1.101&r2=1.102)