]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix possible failure to mark hash metapage dirty.
authorRobert Haas <rhaas@postgresql.org>
Thu, 1 Feb 2018 20:21:13 +0000 (15:21 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 1 Feb 2018 20:31:31 +0000 (15:31 -0500)
commitb94988fad56167915231d3d2b275c471914301fe
treebd959e04d0a499c3277ebba9e6e2a7000b0f8477
parent94a2b075779b599c6ee21f04cfafdd68cd84797d
Fix possible failure to mark hash metapage dirty.

Report and suggested fix by Lixian Zou.  Amit Kapila put it
in the form of a patch and reviewed.

Discussion: http://postgr.es/m/151739848647.1239.12528851873396651946@wrigleys.postgresql.org
src/backend/access/hash/hashovfl.c