Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-04 | Declare lead() and lag() using anycompatible not anyelement. | Tom Lane | 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 |