Repair possible failure to update hint bits back to disk, per
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgstattuple/pgstattuple.c | modified | +6 −1 |
| src/backend/access/heap/heapam.c | modified | +16 −4 |