Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2020-02-24 | Put all the prototypes for hashfn.c into the same header file. | Robert Haas | 13.0 |
| 2017-04-25 | Adjust outdated comment. | Robert Haas | 10.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-23 | Partition the freelist for shared dynahash tables. | Robert Haas | 9.6.0 |
| 2015-10-16 | Remove volatile qualifiers from dynahash.c, shmem.c, and sinvaladt.c | Robert Haas | 9.6.0 |