postgresql/src/include/access
Tom Lane e26b0abda3 Arrange to fsync two-phase-commit state files only during checkpoints;
given reasonably short lifespans for prepared transactions, this should
mean that only a small minority of state files ever need to be fsynced
at all.  Per discussion with Heikki Linnakangas.
2005-06-19 20:00:39 +00:00
..
attnum.h Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
clog.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
genam.h Change the planner to allow indexscan qualification clauses to use 2005-06-13 23:14:49 +00:00
gist.h Cleanup GiST header files. Since GiST extensions are often written as 2005-05-17 03:34:18 +00:00
gist_private.h WAL for GiST. It work for online backup and so on, but on 2005-06-14 11:45:14 +00:00
gistscan.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
hash.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
heapam.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
hio.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
htup.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +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
multixact.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
nbtree.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
printtup.h Revise TupleTableSlot code to avoid unnecessary construction and disassembly 2005-03-16 21:38:10 +00:00
relscan.h Arrange to cache fmgr lookup information for an index's access method 2005-05-27 23:31:21 +00:00
rmgr.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
rtree.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +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 Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
transam.h Simplify initdb-time assignment of OIDs as I proposed yesterday, and 2005-04-13 18:54:57 +00:00
tupdesc.h Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +00:00
tupmacs.h For some reason access/tupmacs.h has been #including utils/memutils.h, 2005-05-06 17:24:55 +00:00
tuptoaster.h Convert index-related tuple handling routines from char 'n'/' ' to bool 2005-03-21 01:24:04 +00:00
twophase.h Arrange to fsync two-phase-commit state files only during checkpoints; 2005-06-19 20:00:39 +00:00
twophase_rmgr.h Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
valid.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xact.h Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
xlog.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
xlog_internal.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
xlogdefs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xlogutils.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00