Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2017-02-09 | simplehash: Additional tweaks to make specifying an allocator work. | Robert Haas | 10.0 |
| 2017-02-07 | Revise the way the element allocator for a simplehash is specified. | Robert Haas | 10.0 |
| 2017-02-07 | Allow the element allocator for a simplehash to be specified. | Robert Haas | 10.0 |
| 2016-12-16 | Unbreak Finalize HashAggregate over Partial HashAggregate. | Robert Haas | 10.0 |