Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-17 | Implement Self-Join Elimination | Alexander Korotkov | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-19 | Improve planner's handling of SetOp plans. | Tom Lane | 18.0 |
| 2024-12-19 | Convert SetOp to read its inputs as outerPlan and innerPlan. | Tom Lane | 18.0 |
| 2024-11-29 | Fix typo in header comment for set_operation_ordered_results_useful | David Rowley | 18.0 |
| 2024-11-19 | Compare collations before merging UNION operations. | Tom Lane | 18.0 |
| 2024-08-21 | Treat number of disabled nodes in a path as a separate cost metric. | Robert Haas | 18.0 |