Prevent certain symbols that are used for both typedefs and variable

Bruce Momjian <bruce@momjian.us>

Commit: 62fb1d6028b7c648b11ae19aeb213b370887eb68
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-11-15T14:45:10Z
Releases: 8.2.0
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.

Files

PathChange+/−
src/tools/find_typedef modified +3 −0
src/tools/pgindent/pgindent modified +0 −4