postgresql/src/include/access
Tom Lane 573a71a5da Nested transactions. There is still much left to do, especially on the
performance front, but with feature freeze upon us I think it's time to
drive a stake in the ground and say that this will be in 7.5.

Alvaro Herrera, with some help from Tom Lane.
2004-07-01 00:52:04 +00:00
..
attnum.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
clog.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
genam.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
gist.h Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned 2004-03-30 15:45:33 +00:00
gistscan.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
hash.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
heapam.h Resurrect heap_deformtuple(), this time implemented as a singly nested 2004-06-04 20:35:21 +00:00
hio.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
htup.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
ibit.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
iqual.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
itup.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
nbtree.h Adjust btree index build to not use shared buffers, thereby avoiding the 2004-06-02 17:28:18 +00:00
printtup.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
relscan.h Get rid of rd_nblocks field in relcache entries. Turns out this was 2004-05-08 19:09:25 +00:00
rmgr.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
rtree.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
rtscan.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
sdir.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
skey.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
slru.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
subtrans.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
transam.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
tupdesc.h Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
tupmacs.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
tuptoaster.h Make the world very nearly safe for composite-type columns in tables. 2004-06-05 01:55:05 +00:00
valid.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
xact.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
xlog.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
xlogdefs.h This patch is the next step towards (re)allowing fork/exec. 2003-12-20 17:31:21 +00:00
xlogutils.h Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to 2004-02-11 22:55:26 +00:00