Commits

DateSubjectAuthorReleases
2024-09-26 Modernize to_char's Roman-numeral code, fixing overflow problems. Tom Lane 18.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2015-07-03 Add documentation and regression tests concerning rounding of numerics. Tom Lane 9.6.0
2015-03-25 Upgrade src/port/rint.c to be POSIX-compliant. Tom Lane 9.5.0
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.3.22
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.4.15
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.0.11
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.1.7
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.2.2
2012-11-19 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.3.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2005-12-05 Add regression test to see if the min/max values of int8 convert correctly. Tom Lane 7.3.12
2005-12-05 Add regression test to see if the min/max values of int8 convert correctly. Tom Lane 7.4.10
2005-12-05 Add regression test to see if the min/max values of int8 convert correctly. Tom Lane 8.0.5
2005-12-05 Add regression test to see if the min/max values of int8 convert correctly. Tom Lane 8.1.1
2005-12-05 Add regression test to see if the min/max values of int8 convert correctly. Tom Lane 8.2.0
2004-10-04 Detect overflow in integer arithmetic operators (integer, smallint, and Tom Lane 8.0.0
2002-09-20 Update regression expected results for to_char() change. Tom Lane 7.3.1
2001-01-26 Change float8-to-int8 conversion to round to nearest, rather than Tom Lane 7.1.1