Thread: pgsql: Fix possible failure to mark hash metapage dirty.

pgsql: Fix possible failure to mark hash metapage dirty.

From
Robert Haas
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ad25a6b1f25baf09c869c903c9c8e26d390875f5

Modified Files
--------------
src/backend/access/hash/hashovfl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)