Ensure we MarkBufferDirty before visibilitymap_set()
Simon Riggs <simon@2ndQuadrant.com>
Ensure we MarkBufferDirty before visibilitymap_set() logs the heap page and sets the LSN. Otherwise a checkpoint could occur between those actions and leave us in an inconsistent state. Jeff Davis
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/vacuumlazy.c | modified | +26 −21 |