Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 13.8 |
| 2020-01-15 | Restructure ALTER TABLE execution to fix assorted bugs. | Tom Lane | 13.0 |
| 2020-01-02 | Make parser rely more heavily on the ParseNamespaceItem data structure. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |