Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-08 | Speedup child EquivalenceMember lookup in planner | David Rowley | 18.0 |
| 2025-04-06 | Relax ordering-related hardcoded btree requirements in planning | Peter Eisentraut | 18.0 |
| 2025-04-04 | Convert PathKey to use CompareType | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-26 | Reordering DISTINCT keys to match input path's pathkeys | Richard Guo | 18.0 |
| 2024-10-14 | Track sort direction in SortGroupClause | Peter Eisentraut | 18.0 |
| 2024-09-10 | Mark expressions nullable by grouping sets | Richard Guo | 18.0 |
| 2024-07-05 | Support "Right Semi Join" plan shapes | Richard Guo | 18.0 |