]> 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:28 +0000 (19:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 19:11:28 +0000 (19:11 +0000)
commite4ce3e76ce300e9e732c511c9b3e9bf98d02fd9c
tree097a69cf2186d1f45401291d8d92bcc7d4fbd87c
parentce93521be046c6438baebdf19d894a4caafc4866
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