..
access
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
bootstrap
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
catalog
Bump catversion to ensure people apply recent timestamp and sequence
2002-01-12 18:09:04 +00:00
commands
Remove 'triggered data change violation' error check, per recent
2001-11-16 16:31:16 +00:00
executor
Remove duplicate extern declaration.
2001-11-12 16:34:58 +00:00
lib
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
libpq
Replace pq_getbytes(&ch, 1) calls with pq_getbyte(), which is easier
2001-12-04 19:40:17 +00:00
mb
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
nodes
Spell 'precedes', 'preceding' correctly in various places.
2001-11-21 22:57:01 +00:00
optimizer
Suppress subquery pullup and pushdown when the subquery has any
2001-12-10 22:54:12 +00:00
parser
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
port
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
2002-01-22 19:02:40 +00:00
regex
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
rewrite
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
storage
Add more sanity-checking to PageAddItem and PageIndexTupleDelete,
2002-01-15 22:14:17 +00:00
tcop
Clean up usage-statistics display code (ShowUsage and friends). StatFp
2001-11-10 23:51:14 +00:00
utils
TOAST needs to do at least minimal time-qual checking in order not to
2002-01-16 20:29:02 +00:00
c.h
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
2002-01-22 19:02:40 +00:00
fmgr.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
Makefile
Include directory rearrangement
2001-08-28 14:20:28 +00:00
miscadmin.h
Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION()
2002-01-01 23:16:22 +00:00
pg_config.h.in
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
2002-01-22 19:02:40 +00:00
pg_config.h.win32
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
2002-01-22 19:02:40 +00:00
pgstat.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
postgres.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
postgres_ext.h
Another pgindent run. Fixes enum indenting, and improves #endif
2001-10-28 06:26:15 +00:00
postgres_fe.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
rusagestub.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
strdup.h
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
1997-09-08 02:41:22 +00:00