Fix contrib/pg_freespacemap's underestimate of the number of pages it
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_freespacemap/pg_freespacemap.c | modified | +6 −2 |