CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 03/11/26 16:50:11
Modified files: src/backend/storage/freespace: freespace.c Log message: 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. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend