Commits

DateSubjectAuthorReleases
2025-04-22 Avoid depending on post-UPDATE row order in float4/float8 tests. Tom Lane 18.0
2025-03-26 Add support for gamma() and lgamma() functions. Dean Rasheed 18.0
2024-12-12 Add some regression tests for missing DDL patterns Michael Paquier 18.0
2023-03-14 Add support for the error functions erf() and erfc(). Dean Rasheed 16.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.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-12-15 Clean up ancient test style Peter Eisentraut 14.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
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 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