Fix contrib/pg_freespacemap's underestimate of the number of pages it

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

Commit: 0e7d4c02892dc02e08e7810c9949e2afd15a04ad
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-04-07T18:11:04Z
Releases: 8.2.14
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.)

Files

PathChange+/−
contrib/pg_freespacemap/pg_freespacemap.c modified +6 −2