Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |
| 2017-04-01 | Fix typos. | Robert Haas | 10.0 |
| 2012-01-19 | Add bitwise AND, OR, and NOT operators for macaddr data type. | Robert Haas | 9.2.0 |