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
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.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
2020-06-16 Lobotomize test for float -Inf ^ -2, at least for now. Tom Lane 14.0
2020-06-15 Fix power() for infinity inputs some more. Tom Lane 14.0
2020-06-14 Fix behavior of exp() and power() for infinity inputs. Tom Lane 14.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-03-16 Further adjust the tests for the hyperbolic functions. Tom Lane 12.0
2019-03-14 Adjust the tests for the hyperbolic functions. Tom Lane 12.0
2019-03-13 Rethink how to test the hyperbolic functions. Tom Lane 12.0
2019-03-12 Add support for hyperbolic functions, as well as log10(). 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 Adjust new test case for more portability. Tom Lane 12.0
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 12.0
2018-05-02 Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 9.3.23
2018-05-02 Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 10.4
2018-05-02 Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 9.6.9
2018-05-02 Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 9.5.13