Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-27 | Fix behavior when converting a float infinity to numeric. | Tom Lane | 9.6.6 |
| 2015-11-14 | Improve type numeric's calculations for ln(), log(), exp(), pow(). | Tom Lane | 9.6.0 |
| 2015-09-21 | Fix possible internal overflow in numeric multiplication. | Tom Lane | 9.6.0 |
| 2015-07-03 | Add documentation and regression tests concerning rounding of numerics. | Tom Lane | 9.6.0 |