OSDN Git Service

Prevent certain symbols that are used for both typedefs and variable
authorBruce Momjian <bruce@momjian.us>
Tue, 15 Nov 2005 14:45:10 +0000 (14:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 15 Nov 2005 14:45:10 +0000 (14:45 +0000)
commit62fb1d6028b7c648b11ae19aeb213b370887eb68
tree7c138f8535afafea74b4ff2ea93b5a3288d97100
parent02c43ffbecfc9baef7e44e27e792af2d6739dcd9
Prevent certain symbols that are used for both typedefs and variable
names from being added to pgindent's typedef list.  The existance of
them caused weird formatting in the date/type files, and in keywords.c.

Backpatch to 8.1.X.
src/tools/find_typedef
src/tools/pgindent/pgindent