OSDN Git Service

compact_fsm_storage() does need to handle the case where a relation's
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Oct 2003 17:36:57 +0000 (17:36 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Oct 2003 17:36:57 +0000 (17:36 +0000)
commitabec4cbf1f199edadadda483373740b2abd35265
tree926d298938dff391bd52c3fc2ca0fe080166e523
parentd890c1d065a9e53c115ed8b7adc659bcf79b879f
compact_fsm_storage() does need to handle the case where a relation's
FSM data has to be both moved down and compressed.  Per report from
Dror Matalon.
src/backend/storage/freespace/freespace.c