Commits

DateSubjectAuthorReleases
2018-10-12 Make float exponent output on Windows look the same as elsewhere. Tom Lane 12.0
2018-07-23 Mop-up for 3522d0eaba5, which missed some alternative output files. Andres Freund 12.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
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-11-20 Update int8-exp-three-digits.out to match new contents of int8.out. Robert Haas 9.1.0
2008-10-06 Fix a missed case in int8-exp-three-digits.out, per buildfarm results. Tom Lane 8.4.0
2008-10-05 Remove some unportable tests Peter Eisentraut 8.4.0
2008-10-05 Reverse int8.out and int8-exp-three-digits.out mixup. Peter Eisentraut 8.4.0
2008-10-05 Additional test coverage for int8 type (int8.c) Peter Eisentraut 8.4.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
2005-06-26 Fix overlooked regression output file. Tom Lane 8.1.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