Prevent certain symbols that are used for both typedefs and variable

Bruce Momjian <bruce@momjian.us>

Commit: b064cf0b7cb7c8128e330bbe5d250e76f0d959e0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-11-15T14:45:14Z
Releases: 8.1.1
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 +16 −9
src/tools/pgindent/pgindent modified +0 −4