Add a 64-bit hash function for type hstore.
Tom Lane <tgl@sss.pgh.pa.us>
Add a 64-bit hash function for type hstore. There's some question about the correctness of the hash function, but if it's wrong, the 32-bit version is also wrong. Amul Sul, reviewed by Hironobu Suzuki Discussion: https://postgr.es/m/CAAJ_b947JjnNr9Cp45iNjSqKf6PA5mCTmKsRwPjows93YwQrmw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/hstore/expected/hstore.out | modified | +12 −0 |
| contrib/hstore/hstore--1.5--1.6.sql | added | +12 −0 |
| contrib/hstore/hstore.control | modified | +1 −1 |
| contrib/hstore/hstore_op.c | modified | +27 −3 |
| contrib/hstore/Makefile | modified | +3 −1 |
| contrib/hstore/sql/hstore.sql | modified | +9 −0 |
Discussion
- 64-bit hash function for hstore and citext data type 9 messages · 2018-09-26 → 2018-11-26