Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-19 | Improve EXPLAIN's display of SubPlan nodes and output parameters. | Tom Lane | 17.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-03-15 | Support PlaceHolderVars in MERGE actions. | Tom Lane | 16.0 |
| 2023-03-15 | Support PlaceHolderVars in MERGE actions. | Tom Lane | 15.3 |
| 2023-02-20 | Prevent join removal from removing the query's result relation. | Tom Lane | 16.0 |
| 2023-02-20 | Prevent join removal from removing the query's result relation. | Tom Lane | 15.3 |
| 2022-11-22 | Give better hints for ambiguous or unreferenceable columns. | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 15.0 |