Commits

DateSubjectAuthorReleases
2025-04-22 Avoid depending on post-UPDATE row order in float4/float8 tests. Tom Lane 18.0
2024-10-31 Add a parse location field to struct FunctionParameter. Tom Lane 18.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2020-11-04 Remove underflow error in float division with infinite divisor. Tom Lane 14.0
2020-07-20 Make floating-point "NaN / 0" return NaN instead of raising an error. Tom Lane 14.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.4.21
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.6.12
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.5.16
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 11.2
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 10.7
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 12.0
2018-05-05 Revert "Test conversion of NaN between float4 and float8." Tom Lane 11.0
2018-04-20 Test conversion of NaN between float4 and float8. Tom Lane 11.0
2010-02-27 Insert a hack into get_float8_nan (both core and ecpg copies) to deal with Tom Lane 9.0.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2003-03-11 Add explicit tests for division by zero to all user-accessible integer Tom Lane 7.4.1