postgresql/src/backend/access
Tom Lane 2d0475e480 Convert Assert checking for empty page into a regular test and elog.
The consequences of overwriting a non-empty page are bad enough that
we should not omit this test in production builds.
2006-01-06 00:15:50 +00:00
..
common I have added these macros to c.h: 2005-12-25 02:14:19 +00:00
gist Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
hash Adjust string comparison so that only bitwise-equal strings are considered 2005-12-22 22:50:00 +00:00
heap Convert Assert checking for empty page into a regular test and elog. 2006-01-06 00:15:50 +00:00
index Make all command-line options of postmaster and postgres the same. See 2006-01-05 10:07:46 +00:00
nbtree Push the responsibility for handling ignore_killed_tuples down into 2005-12-07 19:37:53 +00:00
transam Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff distinction 2005-12-29 18:08:05 +00:00
Makefile R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00