]> 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:39 +0000 (19:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 19:10:39 +0000 (19:10 +0000)
commit3b3600148d615982f98c254a2623089f26d56f3d
tree29befb6ec83616a67093127b6056e739e70b5c8a
parent1c69be95f9cfb1dd15ae04099ac89e8b2ce35251
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