Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-28 | Add missing TidRangePath handling in print_path() | David Rowley | 15.5 |
| 2023-03-17 | Fix incorrect logic for determining safe WindowAgg run conditions | David Rowley | 15.3 |
| 2022-12-06 | Fix 32-bit build dangling pointer issue in WindowAgg | David Rowley | 15.2 |
| 2022-08-04 | Fix failure to set correct operator in window run condition | David Rowley | 15.0 |
| 2022-05-26 | Teach remove_unused_subquery_outputs about window run conditions | David Rowley | 15.0 |
| 2022-04-07 | Teach planner and executor about monotonic window funcs | David Rowley | 15.0 |
| 2021-08-03 | Allow ordered partition scans in more cases | David Rowley | 15.0 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 15.0 |
| 2021-07-06 | Fix typo in comment | David Rowley | 15.0 |