Commits

DateSubjectAuthorReleases
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-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
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.6.16
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.5.20
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.5.20
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.6.16
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 11.6
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 12.1
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 13.0
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 9.6.3
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 9.5.7
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 9.4.12
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 10.0