Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-02 | Fix typos in comments and in one isolation test. | Robert Haas | 17.0 |
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2017-09-01 | Fix assorted carelessness about Datum vs. int64 vs. uint64 | Robert Haas | 11.0 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |