Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-21 | Doc: improve documentation about width_bucket(). | Tom Lane | 14.19 |
| 2020-07-21 | Fix some corner cases for window ranges with infinite offsets. | Tom Lane | 14.0 |
| 2020-06-16 | In dpow(), remove redundant check for whether y is an integer. | Tom Lane | 14.0 |
| 2020-06-15 | Fix power() for large inputs yet more. | Tom Lane | 14.0 |
| 2020-06-15 | Fix power() for infinity inputs some more. | Tom Lane | 14.0 |
| 2020-06-14 | Fix behavior of exp() and power() for infinity inputs. | Tom Lane | 14.0 |
| 2020-06-13 | Fix behavior of float aggregates for single Inf or NaN inputs. | Tom Lane | 14.0 |