Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-18 | Fix possible Assert failure in cost_memoize_rescan | David Rowley | 17.0 |
| 2024-05-05 | Fix query pullup issue with WindowClause runCondition | David Rowley | 17.0 |
| 2024-02-15 | Clarify the 'rows' parameter in create_append_path | David Rowley | 17.0 |
| 2024-01-31 | Fix costing bug in MergeAppend | David Rowley | 17.0 |
| 2023-10-09 | Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_path | David Rowley | 17.0 |
| 2023-08-03 | Account for startup rows when costing WindowAggs | David Rowley | 17.0 |