postgresql/src/backend/access/transam
Tom Lane acd907bfcc Add cross-check that current timeline of pg_control is an ancestor of
recovery_target_timeline --- otherwise there is no path from the backup
to the requested timeline.  This check was foreseen in the original
discussion but I forgot to implement it.
2004-07-22 21:09:37 +00:00
..
Makefile Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
clog.c Fix no-longer-correct bit-pushing in TransactionIdSetStatus, per Alvaro. 2004-07-03 02:55:56 +00:00
recovery.conf.sample Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
rmgr.c Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
slru.c Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
subtrans.c Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
transam.c Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
varsup.c Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
xact.c Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
xlog.c Add cross-check that current timeline of pg_control is an ancestor of 2004-07-22 21:09:37 +00:00
xlogutils.c Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00