compact_fsm_storage() does need to handle the case where a relation's

Tom Lane <tgl@sss.pgh.pa.us>

Commit: abec4cbf1f199edadadda483373740b2abd35265
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-10-29T17:36:57Z
Releases: 7.4.1
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.

Files

PathChange+/−
src/backend/storage/freespace/freespace.c modified +19 −9