Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-17 | Fix some issues with improper placement of outer join clauses. | Tom Lane | 16.0 |
| 2023-02-23 | Fix mis-handling of outer join quals generated by EquivalenceClasses. | Tom Lane | 16.0 |
| 2023-01-30 | Invent "join domains" to replace the below_outer_join hack. | 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 |