]> granicus.if.org Git - postgresql/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:23:45 +0000 (15:23 -0500)
commitad25a6b1f25baf09c869c903c9c8e26d390875f5
treeea9382f968b931e90cd6f20cf90c2a6302a9cf26
parentdf9f599bc6f14307252ac75ea1dc997310da5ba6
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