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 th
Tatsuo Ishii <[EMAIL PROTECTED]> writes:
>> 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.
> Do we need to make a back patch for this?
No. That code is all new in 7.4.
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: [EMAIL PROTECTED] 03/10/29 13:36:57
>
> Modified files:
> src/backend/storage/freespace: freespace.c
>
> Log message:
> compact_fsm_storage() does need to handle the case where a relation's
> FSM data h
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/29 13:36:57
Modified files:
src/backend/storage/freespace: freespace.c
Log message:
compact_fsm_storage() does need to handle the case where a relation's
FSM data has to be