Fix possible failure to mark hash metapage dirty.

Robert Haas <rhaas@postgresql.org>

Commit: b94988fad56167915231d3d2b275c471914301fe
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-02-01T20:31:31Z
Releases: 10.2
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

Files

PathChange+/−
src/backend/access/hash/hashovfl.c modified +2 −1

Discussion