Commits

DateSubjectAuthorReleases
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
2015-03-23 to_char: revert cc0d90b73b2e6dd2f301d46818a7265742c41a14 Bruce Momjian 9.5.0
2015-03-22 to_char(float4/8): don't print "junk" digits Bruce Momjian 9.5.0
2015-03-22 to_char(float4/8): zero pad to specified length Bruce Momjian 9.5.0
2014-12-18 Ensure variables live across calls in generate_series(numeric, numeric). Fujii Masao 9.5.0
2014-11-11 Add generate_series(numeric, numeric). Fujii Masao 9.5.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
2012-02-24 Add some enumeration commas, for consistency Peter Eisentraut 9.2.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
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
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
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-04-04 Re-implement division for numeric values using the traditional "schoolbook" Tom Lane 8.4.0