]> granicus.if.org Git - postgresql/commit
Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Nov 2003 20:50:11 +0000 (20:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Nov 2003 20:50:11 +0000 (20:50 +0000)
commit9ea738827c142f0a8400ab962a285c1961822c7b
tree7af1553646c1a4ac3905fd1422c439edffee620c
parent5392e73b6c9264ec2bf524bf7e83b33d62bc896b
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.
src/backend/storage/freespace/freespace.c