postgresql/src/include/access
Tom Lane 119191609c Remove dead push/pop rollback code. Vadim once planned to implement
transaction rollback via UNDO but I think that's highly unlikely to
happen, so we may as well remove the stubs.  (Someday we ought to
rip out the stub xxx_undo routines, too.)  Per Alvaro.
2005-03-28 01:50:34 +00:00
..
attnum.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
clog.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
genam.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
gist.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
gistscan.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
hash.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
heapam.h Convert index-related tuple handling routines from char 'n'/' ' to bool 2005-03-21 01:24:04 +00:00
hio.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
htup.h Remove dead push/pop rollback code. Vadim once planned to implement 2005-03-28 01:50:34 +00:00
iqual.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
itup.h Eliminate duplicate hasnulls bit testing in index tuple access, and 2005-03-27 18:38:27 +00:00
nbtree.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
printtup.h Revise TupleTableSlot code to avoid unnecessary construction and disassembly 2005-03-16 21:38:10 +00:00
relscan.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
rmgr.h Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. 2004-08-29 21:08:48 +00:00
rtree.h First steps towards index scans with heap access decoupled from index 2005-03-27 23:53:05 +00:00
rtscan.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
sdir.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
skey.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
slru.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
subtrans.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
transam.h Remove some no-longer-needed kluges for bootstrapping, in particular 2005-02-20 21:46:50 +00:00
tupdesc.h Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +00:00
tupmacs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tuptoaster.h Convert index-related tuple handling routines from char 'n'/' ' to bool 2005-03-21 01:24:04 +00:00
valid.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xact.h Remove dead push/pop rollback code. Vadim once planned to implement 2005-03-28 01:50:34 +00:00
xlog.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xlog_internal.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xlogdefs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xlogutils.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00