]> granicus.if.org Git - postgresql/commit
Repair possible failure to update hint bits back to disk, per
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 22:22:22 +0000 (22:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 22:22:22 +0000 (22:22 +0000)
commit78c0692b159dccf56853107fb4513225decbbd85
tree491c86799f5f2ec09637c98a94e1000851a95cb7
parent8a9b331c323c6b6dfe97d7e05939f2518b98f5b0
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
src/backend/utils/adt/ri_triggers.c