Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-01-09 | Reconsider the representation of join alias Vars. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 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 |
| 2019-01-16 | Reorganize planner code moved in b60c39759908 | Alvaro Herrera | 12.0 |
| 2019-01-10 | Move inheritance expansion code into its own file | Alvaro Herrera | 12.0 |