Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-02 | Disallow "=" in names of reloptions and foreign-data options. | Tom Lane | 13.22 |
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 13.8 |
| 2020-05-23 | Add missing invocations to object access hooks | Michael Paquier | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Have LookupFuncName accept NULL argtypes for 0 args | Alvaro Herrera | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |