Try again to make the visibility map crash safe.
Robert Haas <rhaas@postgresql.org>
Try again to make the visibility map crash safe. My previous attempt was quite a bit less than half-baked with respect to heap_update().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +21 −24 |
| src/backend/access/heap/hio.c | modified | +78 −19 |
| src/include/access/hio.h | modified | +1 −1 |