[COMMITTERS] pgsql: Fix contrib/pg_freespacemap's underestimate of the number of

2009-04-07 Thread Tom Lane
Log Message: --- Fix contrib/pg_freespacemap's underestimate of the number of pages it could find in the FSM. Per report from Dimitri Fontaine and Andrew Gierth. (Affects only 8.2 and 8.3 since HEAD no longer has MaxFSMPages at all.) Tags: REL8_3_STABLE Modified Files:

[COMMITTERS] pgsql: Fix contrib/pg_freespacemap's underestimate of the number of

2009-04-07 Thread Tom Lane
Log Message: --- Fix contrib/pg_freespacemap's underestimate of the number of pages it could find in the FSM. Per report from Dimitri Fontaine and Andrew Gierth. (Affects only 8.2 and 8.3 since HEAD no longer has MaxFSMPages at all.) Tags: REL8_2_STABLE Modified Files: