postgresql/src/include/access
2006-01-25 23:26:11 +00:00
..
attnum.h Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
clog.h Get rid of slru.c's hardwired insistence on a fixed number of slots per 2005-12-06 23:08:34 +00:00
genam.h Tweak indexscan machinery to avoid taking an AccessShareLock on an index 2005-12-03 05:51:03 +00:00
gist.h R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00
gist_private.h Add simple sanity checks on newly-read pages to GiST, too. 2005-11-06 22:39:21 +00:00
gistscan.h Concurrency for GiST 2005-06-27 12:45:23 +00:00
hash.h Remove the no-longer-useful HashItem/HashItemData level of structure. 2006-01-25 23:26:11 +00:00
heapam.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
hio.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
htup.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
itup.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
multixact.h Get rid of slru.c's hardwired insistence on a fixed number of slots per 2005-12-06 23:08:34 +00:00
nbtree.h Remove the no-longer-useful BTItem/BTItemData level of structure, and 2006-01-25 23:04:21 +00:00
printtup.h Revise TupleTableSlot code to avoid unnecessary construction and disassembly 2005-03-16 21:38:10 +00:00
relscan.h Tweak indexscan machinery to avoid taking an AccessShareLock on an index 2005-12-03 05:51:03 +00:00
rmgr.h R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00
sdir.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
skey.h Allow row comparisons to be used as indexscan qualifications. 2006-01-25 20:29:24 +00:00
slru.h Get rid of slru.c's hardwired insistence on a fixed number of slots per 2005-12-06 23:08:34 +00:00
subtrans.h Get rid of slru.c's hardwired insistence on a fixed number of slots per 2005-12-06 23:08:34 +00:00
transam.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tupdesc.h Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +00:00
tupmacs.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tuptoaster.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
twophase.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
twophase_rmgr.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
valid.h Change seqscan logic so that we check visibility of all tuples on a page 2005-11-26 03:03:07 +00:00
xact.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
xlog.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
xlog_internal.h Arrange for the postmaster (and standalone backends, initdb, etc) to 2005-07-04 04:51:52 +00:00
xlogdefs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xlogutils.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00