Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-11 | Fix estimate_array_length error with set-operation array coercions | Richard Guo | 18.4 |
| 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 |