Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 10.21 |
| 2020-06-11 | Fix mishandling of NaN counts in numeric_[avg_]combine. | Tom Lane | 10.14 |
| 2018-06-21 | Fix partial aggregation for variance(int4) and related aggregates. | Tom Lane | 10.5 |
| 2017-09-27 | Fix behavior when converting a float infinity to numeric. | Tom Lane | 10.0 |
| 2017-06-21 | Manually un-break a few URLs that pgindent used to insist on splitting. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-09-03 | Fix multiple bugs in numeric_poly_deserialize(). | Tom Lane | 10.0 |