Exclude unwanted typedef symbols in pgindent, including FD_SET which is found on...
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 5 Apr 2010 03:09:09 +0000 (03:09 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 5 Apr 2010 03:09:09 +0000 (03:09 +0000)
commit7004434a46be0a0f75608c9cde7c81eaba6566c8
tree11c34fcfb0002717700bd5f839cb4fe480ed6ff2
parent87d5c22925fbf5fd9f8f16c3e85d2999e12036dc
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.
src/tools/pgindent/pgindent