Repair possible failure to update hint bits back to disk, per
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 22:22:41 +0000 (22:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 22:22:41 +0000 (22:22 +0000)
commitb30791a0839134e38b41aa327a14a5c13c76f34f
tree29db3e7b14cd04144530c0634d6b240166c460c8
parent4a8381e5899b60be9a75cf5b9a4eb64162fbfed2
Repair possible failure to update hint bits back to disk, per
http://archives.postgresql.org/pgsql-hackers/2004-10/msg00464.php.
I plan a more permanent fix in HEAD, but for the back branches it seems
best to just touch the places that actually have a problem.
contrib/pgstattuple/pgstattuple.c
src/backend/access/heap/heapam.c