]> 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:11:14 +0000 (19:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 19:11:14 +0000 (19:11 +0000)
commit2e1229671aec11a7a85706d4c69631f525569563
tree139085cb903a88ff3fd66c3fa1dd1d0d34bcd56f
parent4f142baf3710814d3fa268020cc7f349ca3c69ea
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