Prevent certain symbols that are used for both typedefs and variable
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/tools/find_typedef | modified | +16 −9 |
| src/tools/pgindent/pgindent | modified | +0 −4 |