Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-28 | Fix corner-case planner failure for MERGE. | Tom Lane | 16.0 |
| 2023-03-28 | Fix corner-case planner failure for MERGE. | Tom Lane | 15.3 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2022-08-18 | Improve performance of adjust_appendrel_attrs_multilevel. | Tom Lane | 16.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2020-01-09 | Reconsider the representation of join alias Vars. | Tom Lane | 13.0 |
| 2019-12-02 | Add a reverse-translation column number array to struct AppendRelInfo. | Tom Lane | 13.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-05 | Fix style violations in syscache lookups. | Tom Lane | 12.0 |