postgresql/src/backend/access
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
..
common Infrastructure for I/O of composite types: arrange for the I/O routines 2004-06-06 00:41:28 +00:00
gist Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
hash Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
heap Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
index Tweak indexscan and seqscan code to arrange that steps from one page to 2004-04-21 18:24:26 +00:00
nbtree Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
rtree Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
transam Add cross-check that current timeline of pg_control is an ancestor of 2004-07-22 21:09:37 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00