postgresql/src/backend/access
Heikki Linnakangas 6d8096e2f3 When two base backups are started at the same time with pg_basebackup,
ensure that they use different checkpoints as the starting point. We use
the checkpoint redo location as a unique identifier for the base backup in
the end-of-backup record, and in the backup history file name.

Bug spotted by Fujii Masao.
2011-03-21 11:25:25 +02:00
..
common Remove collation information from TypeName, where it does not belong. 2011-03-09 22:39:20 -05:00
gin Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
gist Fix crash in the new GiST insertion code, when an update splits the root page. 2011-01-09 21:36:22 +02:00
hash Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
heap You must hold a lock on the heap page when you call 2011-03-04 15:43:11 +02:00
index Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
nbtree Fix bugs in Serializable Snapshot Isolation. 2011-03-01 19:05:16 +02:00
transam When two base backups are started at the same time with pg_basebackup, 2011-03-21 11:25:25 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00