postgresql/src/backend/storage
Bruce Momjian 1c8302cab3 Add comment on why deadlock detection error messages only prints numbers. 2007-04-20 20:15:52 +00:00
..
buffer Add some instrumentation to the bgwriter, through the stats collector. 2007-03-30 18:34:56 +00:00
file Revert temp_tablespaces because of coding problems, per Tom. 2007-03-06 02:06:15 +00:00
freespace Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
ipc Remove the CheckpointStartLock in favor of having backends show whether they 2007-04-03 16:34:36 +00:00
large_object Support varlena fields with single-byte headers and unaligned storage. 2007-04-06 04:21:44 +00:00
lmgr Add comment on why deadlock detection error messages only prints numbers. 2007-04-20 20:15:52 +00:00
page Suppress useless searches for unused line pointers in PageAddItem. To do 2007-03-02 00:48:44 +00:00
smgr Rearrange mdsync() looping logic to avoid the problem that a sufficiently 2007-04-12 17:10:55 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00