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

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

Commit: 03baf4dd81e4688b3813466e540f9b524d982950
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-04-07T18:10:56Z
Releases: 8.3.8
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