Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-29 | Strip PlaceHolderVars from index operands | Richard Guo | 18.2 |
| 2025-06-20 | Remove planner's have_dangerous_phv() join-order restriction. | Tom Lane | 18.0 |
| 2025-04-08 | Speedup child EquivalenceMember lookup in planner | David Rowley | 18.0 |
| 2025-04-04 | Convert PathKey to use CompareType | Peter Eisentraut | 18.0 |
| 2025-04-04 | Make derived clause lookup in EquivalenceClass more efficient | Amit Langote | 18.0 |
| 2025-02-17 | Implement Self-Join Elimination | Alexander Korotkov | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-09-27 | Recalculate where-needed data accurately after a join removal. | Tom Lane | 18.0 |
| 2024-09-10 | Mark expressions nullable by grouping sets | Richard Guo | 18.0 |
| 2024-07-30 | Fix partitionwise join with partially-redundant join clauses | Richard Guo | 18.0 |
| 2024-07-22 | Remove grotty use of disable_cost for TID scan plans. | Robert Haas | 18.0 |