Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-09 | Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ | Michael Paquier | 13.10 |
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |
| 2019-10-24 | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |