Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-17 | Implement Self-Join Elimination | Alexander Korotkov | 18.0 |
| 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 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |