postgresql/src/backend/storage/freespace
Tom Lane 9ea738827c 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.
2003-11-26 20:50:11 +00:00
..
freespace.c Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage. 2003-11-26 20:50:11 +00:00
Makefile