postgresql/src/backend/access
Tom Lane a037926295 Reorder code so that we don't have to hold a critical section while
reserving SLRU space for a new MultiXact.  The original coding would have
treated out-of-disk-space as a PANIC condition, which is unnecessary.
2005-10-28 19:00:19 +00:00
..
common Better solution to the problem of labeling whole-row Datums that are 2005-10-19 22:30:30 +00:00
gist A few trivial code cleanups motivated by reading warnings generated 2005-10-18 01:06:24 +00:00
hash A few trivial code cleanups motivated by reading warnings generated 2005-10-18 01:06:24 +00:00
heap Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
index Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
nbtree A few trivial code cleanups motivated by reading warnings generated 2005-10-18 01:06:24 +00:00
rtree Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
transam Reorder code so that we don't have to hold a critical section while 2005-10-28 19:00:19 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00