postgresql/src/include/access
Tom Lane 26f1202ca3 Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon,
and with insufficient paranoia in code that follows t_ctid links.
This patch covers the 7.3 branch.
2005-08-26 20:07:17 +00:00
..
attnum.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
clog.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
genam.h pgindent run. 2002-09-04 20:31:48 +00:00
gist.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
gistscan.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
hash.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
heapam.h Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-26 20:07:17 +00:00
hio.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
htup.h Fix problems with loss of tuple commit status bits during WAL redo of 2002-09-26 22:46:29 +00:00
ibit.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
iqual.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
istrat.h pgindent run. 2002-09-04 20:31:48 +00:00
itup.h Clean up comments to be careful about the distinction between variable- 2002-08-25 17:20:01 +00:00
nbtree.h There already was a macro PageGetItemId; this is now used in (almost) 2002-07-02 05:48:44 +00:00
printtup.h Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO 2003-01-21 22:06:36 +00:00
relscan.h Fix for bug #866. 7.3 contains new logic for avoiding redundant calls to 2003-01-08 19:41:57 +00:00
rmgr.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rtree.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
rtscan.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
sdir.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
skey.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
strat.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
transam.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tupdesc.h pgindent run. 2002-09-04 20:31:48 +00:00
tupmacs.h The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
tuptoaster.h pgindent run. 2002-09-04 20:31:48 +00:00
valid.h pgindent run. 2002-09-04 20:31:48 +00:00
xact.h Put back error test for DECLARE CURSOR outside a transaction block ... 2002-11-18 01:17:50 +00:00
xlog.h Ensure that before truncating CLOG, we force a checkpoint even if no 2002-09-26 22:58:34 +00:00
xlogdefs.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
xlogutils.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00