Fix pgstat_heap() to not be broken by syncscans starting from a block
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jan 2008 02:53:31 +0000 (02:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jan 2008 02:53:31 +0000 (02:53 +0000)
commitb775d93acb961ceea1371d6c724317e1ea6f3242
treeb75ed480412843e36816c46a35f9def81cc8135b
parent66661858aedf01d358cb7081a8d5d645821c452c
Fix pgstat_heap() to not be broken by syncscans starting from a block
higher than zero.  Same problem as just detected in CREATE INDEX
CONCURRENTLY.
contrib/pgstattuple/pgstattuple.c