Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-06 | Restore preprocess_groupclause() | Alexander Korotkov | 17.0 |
| 2024-06-06 | Rename PathKeyInfo to GroupByOrdering | Alexander Korotkov | 17.0 |
| 2024-05-06 | Revert: Remove useless self-joins | Alexander Korotkov | 17.0 |
| 2024-01-21 | Explore alternative orderings of group-by pathkeys during optimization. | Alexander Korotkov | 17.0 |
| 2024-01-08 | Fix misuse of RelOptInfo.unique_for_rels cache by SJE | Alexander Korotkov | 17.0 |
| 2023-10-27 | Make UniqueRelInfo a node | Alexander Korotkov | 17.0 |