Commits

DateSubjectAuthorReleases
2024-12-27 Improve handling of date_trunc() units for infinite input values Michael Paquier 18.0
2024-08-16 Fix extraction of week and quarter fields from intervals. Tom Lane 18.0
2024-02-13 Catch overflow when rounding intervals in AdjustIntervalForTypmod. Tom Lane 17.0
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 12.18
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 13.14
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 14.11
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 15.6
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 16.2
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 17.0
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0
2023-10-29 Guard against overflow in make_interval(). Dean Rasheed 17.0
2023-08-28 Tighten unit parsing in internal values Michael Paquier 17.0
2023-08-28 Tighten handling of "ago" in interval values Michael Paquier 17.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2023-02-20 Fix parsing of ISO-8601 interval fields with exponential notation. Tom Lane 16.0
2023-02-20 Fix parsing of ISO-8601 interval fields with exponential notation. Tom Lane 15.3
2023-02-12 Avoid dereferencing an undefined pointer in DecodeInterval(). Tom Lane 16.0
2023-02-12 Avoid dereferencing an undefined pointer in DecodeInterval(). Tom Lane 15.3
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-04-03 Fix portability issues in datetime parsing. Tom Lane 15.0
2022-04-02 Fix overflow hazards in interval input and output conversions. Tom Lane 15.0
2022-04-02 Add a couple more tests for interval input decoding. Tom Lane 15.0
2022-02-28 Handle integer overflow in interval justification functions. Tom Lane 15.0
2021-04-06 Change return type of EXTRACT to numeric Peter Eisentraut 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0