postgresql/src/include/access
Bruce Momjian 277807bd9e Add FILLFACTOR to CREATE INDEX.
ITAGAKI Takahiro
2006-07-02 02:23:23 +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 Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
gin.h Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
gist.h Changes 2006-06-28 12:00:14 +00:00
gist_private.h Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
gistscan.h Eliminate ajust scan code. Since concurrent GiST it doesn't 2006-04-03 13:44:33 +00:00
hash.h Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
heapam.h Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
hio.h Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
htup.h Create infrastructure for 'MinimalTuple' representation of in-memory 2006-06-27 02:51:40 +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 Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +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 Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +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