Thread: [COMMITTERS] pgsql: Add inline murmurhash32(uint32) function.

[COMMITTERS] pgsql: Add inline murmurhash32(uint32) function.

From
Andres Freund
Date:
Add inline murmurhash32(uint32) function.

The function already existed in tidbitmap.c but more users requiring
fast hashing of 32bit ints are coming up.

Author: Andres Freund
Discussion: https://postgr.es/m/20170914061207.zxotvyopetm7lrrp@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/791961f59b792fbd4f0a992d3ccab47298e79103

Modified Files
--------------
src/backend/nodes/tidbitmap.c | 20 ++------------------
src/include/utils/hashutils.h | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 18 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers