Commits

DateSubjectAuthorReleases
2024-12-09 Fix various overflow hazards in date and timestamp functions. Nathan Bossart 18.0
2024-12-02 Fix #include order in timestamp.c. Dean Rasheed 18.0
2024-09-12 Remove hardcoded hash opclass function signature exceptions Peter Eisentraut 18.0
2024-08-16 Fix extraction of week and quarter fields from intervals. Tom Lane 18.0
2024-08-15 Remove dependence on -fwrapv semantics in a few places. Nathan Bossart 18.0
2024-07-08 Teach planner how to estimate rows for timestamp generate_series David Rowley 18.0
2024-06-18 Fix incorrect punctuation in error message Peter Eisentraut 17.0
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 15.7
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 12.19
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 13.15
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 17.0
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 16.3
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 14.12
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.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
2024-02-13 Catch overflow when rounding intervals in AdjustIntervalForTypmod. Tom Lane 17.0
2024-01-26 Detect Julian-date overflow in timestamp[tz]_pl_interval. Tom Lane 17.0
2024-01-26 Detect Julian-date overflow in timestamp[tz]_pl_interval. Tom Lane 12.18
2024-01-26 Detect Julian-date overflow in timestamp[tz]_pl_interval. Tom Lane 15.6
2024-01-26 Detect Julian-date overflow in timestamp[tz]_pl_interval. Tom Lane 16.2
2024-01-26 Detect Julian-date overflow in timestamp[tz]_pl_interval. Tom Lane 13.14
2024-01-26 Detect Julian-date overflow in timestamp[tz]_pl_interval. Tom Lane 14.11