Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-09 | Fix computation of varnullingrels when const-folding field selection. | Tom Lane | 17.0 |
| 2023-11-09 | Fix the way SJE removes references from PHVs | Alexander Korotkov | 17.0 |
| 2023-11-04 | Fix usage of the parse tree for estimate_num_groups() in set operations | Alexander Korotkov | 17.0 |
| 2023-10-25 | Fix some regression tests for d3d55ce57136 | Alexander Korotkov | 17.0 |
| 2023-10-25 | Remove useless self-joins | Alexander Korotkov | 17.0 |
| 2023-10-11 | Fix missed optimization in relation_excluded_by_constraints(). | Tom Lane | 17.0 |