Add hash_combine64.

Robert Haas <rhaas@postgresql.org>

Commit: b7f3eb31405f1dbbf086e5a8f88569a6dc85157a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-10-29T07:11:43Z
Releases: 11.0
Add hash_combine64.

Extracted from a larger patch by Amul Sul, with some comment additions
by me.

Discussion: http://postgr.es/m/20171024113004.hn5qajypin4dy5sw@alap3.anarazel.de

Files

PathChange+/−
src/include/utils/hashutils.h modified +14 −2

Discussion