Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage.
Tom Lane <tgl@sss.pgh.pa.us>
Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage. Ward's report that it can still happen in RC2 forces me to realize that this is not a can't-happen condition after all, and that the compaction code had better cope rather than panicking.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/freespace/freespace.c | modified | +47 −17 |