postgresql/src/include/access
Teodor Sigaev b32000eda4 Som improve page split in multicolumn GiST index.
If user picksplit on n-th column generate equals
left and right unions then it calls picksplit on n+1-th
column.
2006-05-29 12:50:06 +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 Clean up code associated with updating pg_class statistics columns 2006-05-10 23:18:39 +00:00
gin.h GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
gist.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
gist_private.h Som improve page split in multicolumn GiST index. 2006-05-29 12:50:06 +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 API for ambulkdelete/amvacuumcleanup as per today's discussion. 2006-05-02 22:25:10 +00:00
heapam.h Clean up code associated with updating pg_class statistics columns 2006-05-10 23:18:39 +00:00
hio.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
htup.h Clean up code associated with updating pg_class statistics columns 2006-05-10 23:18:39 +00:00
itup.h Rewrite btree index scans to work a page at a time in all cases (both 2006-05-07 01:21:30 +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 Rewrite btree vacuuming to fold the former bulkdelete and cleanup operations 2006-05-08 00:00:17 +00:00
printtup.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
relscan.h Rewrite btree index scans to work a page at a time in all cases (both 2006-05-07 01:21:30 +00:00
rmgr.h GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +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 Add statement_timestamp(), clock_timestamp(), and 2006-04-25 00:25:22 +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 Add a field to the first page of each WAL file to indicate the 2006-04-05 03:34:05 +00:00
xlogdefs.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
xlogutils.h Make the world safe for full_page_writes. Allow XLOG records that try to 2006-04-14 20:27:24 +00:00