Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-05 | Support "Right Anti Join" plan shapes. | Tom Lane | 16.0 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 16.0 |
| 2023-01-18 | Remove redundant grouping and DISTINCT columns. | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 16.0 |
| 2022-09-02 | Fix planner to consider matches to boolean columns in extension indexes. | Tom Lane | 16.0 |