Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2019-02-21 | Move code for managing PartitionDescs into a new file, partdesc.c | Robert Haas | 12.0 |
| 2018-11-19 | Reduce unnecessary list construction in RelationBuildPartitionDesc. | Robert Haas | 12.0 |