Commits

DateSubjectAuthorReleases
2020-06-30 Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators. Fujii Masao 14.0
2020-06-18 Expand tests for factorial Peter Eisentraut 14.0
2020-06-18 Disallow factorial of negative numbers Peter Eisentraut 14.0
2020-03-28 Improve the performance and accuracy of numeric sqrt() and ln(). Dean Rasheed 13.0
2020-01-25 Add functions gcd() and lcm() for integer and numeric types. Dean Rasheed 13.0
2020-01-06 Add functions min_scale(numeric) and trim_scale(numeric). Tom Lane 13.0
2018-05-17 Make numeric power() handle NaNs according to the modern POSIX spec. Tom Lane 11.0
2017-11-18 Fix quoted-substring handling in format parsing for to_char/to_number/etc. Tom Lane 11.0
2017-11-17 Prevent to_number() from losing data when template doesn't match exactly. Tom Lane 11.0
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.2.24
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.3.20
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.6.6
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.4.15
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.5.10
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 11.0
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 10.0
2016-09-02 Speed up SUM calculation in numeric aggregates. Heikki Linnakangas 10.0
2016-01-05 Add scale(numeric) Alvaro Herrera 9.6.0
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.0.23
2015-09-21 Fix possible internal overflow in numeric multiplication. Tom Lane 9.1.19
2015-09-21 Fix possible internal overflow in numeric multiplication. Tom Lane 9.2.14
2015-09-21 Fix possible internal overflow in numeric multiplication. Tom Lane 9.3.10
2015-09-21 Fix possible internal overflow in numeric multiplication. Tom Lane 9.4.5
2015-09-21 Fix possible internal overflow in numeric multiplication. Tom Lane 9.5.0