Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-09 | Fix integer overflow in nodeWindowAgg.c | Richard Guo | 15.18 |
| 2024-12-09 | Fix possible crash during WindowAgg evaluation | David Rowley | 15.11 |
| 2024-03-27 | Fix unnecessary use of moving-aggregate mode with non-moving frame. | Tom Lane | 15.7 |
| 2023-02-13 | Disable WindowAgg inverse transitions when subplans are present | David Rowley | 15.3 |
| 2022-12-06 | Fix 32-bit build dangling pointer issue in WindowAgg | David Rowley | 15.2 |
| 2022-04-07 | Teach planner and executor about monotonic window funcs | David Rowley | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |