Add test to WAL replay to verify that xl_prev points back to the previous
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +34 −3 |