postgresql/src
Bruce Momjian 62fb1d6028 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.
2005-11-15 14:45:10 +00:00
..
backend Restore the former RestrictInfo field valid_everywhere (but invert the flag 2005-11-14 23:54:23 +00:00
bin Re-run pgindent to fix breakage when exceeding 150 'else if' clauses. 2005-11-14 17:48:43 +00:00
include Restore the former RestrictInfo field valid_everywhere (but invert the flag 2005-11-14 23:54:23 +00:00
interfaces Translation updates forward-port to HEAD. 2005-11-07 02:40:38 +00:00
makefiles Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use 2005-10-28 17:32:22 +00:00
pl Ensure that a plpgsql LOOP with an empty body still executes at least 2005-10-24 15:10:22 +00:00
port Message corrections 2005-10-29 00:31:52 +00:00
template SUNOS4_CC -> SUNOS_CC. 2005-07-30 03:07:42 +00:00
test R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00
timezone Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tools Prevent certain symbols that are used for both typedefs and variable 2005-11-15 14:45:10 +00:00
tutorial Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 2005-09-27 17:39:35 +00:00
Makefile.shlib Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use 2005-10-28 17:32:22 +00:00
nls-global.mk
win32.mak