postgresql/src/include/access
Teodor Sigaev 8d02b15e33 Eliminate ajust scan code. Since concurrent GiST it doesn't
do real work. That was missed during concurrence development.
2006-04-03 13:44:33 +00:00
..
attnum.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
clog.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
genam.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
gist.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
gist_private.h Improve gist XLOG code to follow the coding rules needed to prevent 2006-03-30 23:03:10 +00:00
gistscan.h Eliminate ajust scan code. Since concurrent GiST it doesn't 2006-04-03 13:44:33 +00:00
hash.h Clean up WAL/buffer interactions as per my recent proposal. Get rid of the 2006-03-31 23:32:07 +00:00
heapam.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
hio.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
htup.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
itup.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
multixact.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
nbtree.h Remove the 'slow' path for btree index build, which built the btree 2006-04-01 03:03:37 +00:00
printtup.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
relscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
rmgr.h R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00
sdir.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
skey.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
slru.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
subtrans.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
transam.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tupdesc.h Clean up representation of function RTEs for functions returning RECORD. 2006-03-16 00:31:55 +00:00
tupmacs.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tuptoaster.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
twophase.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
twophase_rmgr.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
valid.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
xact.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
xlog.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
xlog_internal.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
xlogdefs.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
xlogutils.h Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00