]> granicus.if.org Git - postgresql/commit
Add test to WAL replay to verify that xl_prev points back to the previous
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 19:10:28 +0000 (19:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 19:10:28 +0000 (19:10 +0000)
commita91fa3902863489bf8f73881543baa0eb59f2683
tree0642fe014f1d2fcb080b8e516f1542daf203623c
parent5b3625f1b778246a1f783e405c57e8baca2e502b
Add test to WAL replay to verify that xl_prev points back to the previous
WAL record; this is necessary to be sure we recognize stale WAL records
when a WAL page was only partially written during a system crash.
src/backend/access/transam/xlog.c