postgresql/src/include/access
Tom Lane 58c41712d5 Add functions pg_start_backup, pg_stop_backup to create backup label
and history files as per recent discussion.  While at it, remove
pg_terminate_backend, since we have decided we do not have time during
this release cycle to address the reliability concerns it creates.
Split the 'Miscellaneous Functions' documentation section into
'System Information Functions' and 'System Administration Functions',
which hopefully will draw the eyes of those looking for such things.
2004-08-03 20:32:36 +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 Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
hash.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +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 Some mop-up work for savepoints (nested transactions). Store a small 2004-08-01 17:32:22 +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 Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +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 Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +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 Some mop-up work for savepoints (nested transactions). Store a small 2004-08-01 17:32:22 +00:00
xlog.h Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
xlog_internal.h Add functions pg_start_backup, pg_stop_backup to create backup label 2004-08-03 20:32:36 +00:00
xlogdefs.h Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
xlogutils.h Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00