postgresql/src/backend
Bruce Momjian 8a7cfa3756 Lock on the rule relation wasn't removed after adding the comment.
Added Tom's patch fix for heap_close.

Rod Taylor
2002-10-09 16:26:46 +00:00
..
access Change order of operations during XLogFlush so that we try to include 2002-10-07 17:04:30 +00:00
bootstrap Ensure that before truncating CLOG, we force a checkpoint even if no 2002-09-26 22:58:34 +00:00
catalog Use heap_formtuple not heap_addheader to construct pg_index tuples. 2002-09-27 15:05:23 +00:00
commands Lock on the rule relation wasn't removed after adding the comment. 2002-10-09 16:26:46 +00:00
executor Tweak a few of the most heavily used function call points to zero out 2002-10-04 17:19:55 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Add SSL documentation info to README.SSL 2002-10-03 17:26:14 +00:00
main pgindent run. 2002-09-04 20:31:48 +00:00
nodes Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
optimizer Add missing correction of sublevelsup when pulling up a subquery. 2002-09-24 18:38:23 +00:00
parser Make the world at least somewhat safe for zero-column tables, and 2002-09-28 20:00:19 +00:00
po Translation updates, some messages tweaked. 2002-09-22 20:57:21 +00:00
port > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
postmaster Pass postmaster -d down to the postgres backend to trigger special -d 2002-09-26 05:17:00 +00:00
regex Remove retest Makefile entry because it does not compile. 2002-09-16 16:02:43 +00:00
rewrite Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
storage Avoid palloc(0) when MaxBackends = 1. 2002-10-03 19:17:55 +00:00
tcop Have SET not start transaction when autocommit off, with doc updates. 2002-10-09 04:59:38 +00:00
utils Move responsibility for setting QuerySnapshot for utility statements 2002-10-08 17:17:19 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00