Commits

DateSubjectAuthorReleases
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
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
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
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.0.19
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.1.15
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.2.10
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.3.6
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.4.0
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.5.0
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 9.1.0
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 9.2.0
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 8.2.22
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 8.3.16
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 8.4.9
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 9.0.5
2009-08-10 Support EEEE (scientific notation) in to_char(). Tom Lane 9.0.0
2009-04-08 Allow leading and trailing spaces around NaN in numeric_in. Tom Lane 8.4.0