Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-09 | Fix integer overflow in nodeWindowAgg.c | Richard Guo | 14.23 |
| 2020-11-04 | Declare lead() and lag() using anycompatible not anyelement. | Tom Lane | 14.0 |
| 2020-09-15 | Allow incremental sorts for windowing functions | David Rowley | 14.0 |
| 2020-07-22 | Support infinity and -infinity in the numeric data type. | Tom Lane | 14.0 |
| 2020-07-21 | Fix some corner cases for window ranges with infinite offsets. | Tom Lane | 14.0 |