Commits

DateSubjectAuthorReleases
2025-08-07 Improve tests of date_trunc() with infinity and unsupported units Michael Paquier 18.0
2025-08-07 Improve tests of date_trunc() with infinity and unsupported units Michael Paquier 19 (unreleased)
2024-12-27 Improve handling of date_trunc() units for infinite input values Michael Paquier 18.0
2024-08-15 Remove dependence on -fwrapv semantics in a few places. Nathan Bossart 18.0
2024-02-28 Fix mis-rounding and overflow hazards in date_bin(). Tom Lane 14.12
2024-02-28 Fix mis-rounding and overflow hazards in date_bin(). Tom Lane 15.7
2024-02-28 Fix mis-rounding and overflow hazards in date_bin(). Tom Lane 17.0
2024-02-28 Fix mis-rounding and overflow hazards in date_bin(). Tom Lane 16.3
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2023-02-20 Detect overflow in timestamp[tz] subtraction. Tom Lane 16.0
2023-01-01 Accept "+infinity" in date and timestamp[tz] input. Tom Lane 16.0
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 11.16
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 10.21
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 13.7
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 12.11
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 14.3
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 15.0
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 14.3
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 15.0
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 11.16
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 10.21
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 13.7
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 12.11