Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 14.23
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 16.14
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 15.18
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 17.10
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 18.4
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-07-12 Replace float8 with int in date2isoweek() and date2isoyear(). Tom Lane 19 (unreleased)
2025-07-03 Break out xxx2yyy_opt_overflow APIs for more datetime conversions. Tom Lane 19 (unreleased)
2024-08-16 Fix extraction of week and quarter fields from intervals. Tom Lane 18.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-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