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-24 Make many cast functions error safe Peter Eisentraut 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2026-03-04 Remove obsolete SAMESIGN macro Richard Guo 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-02 Replace pointer comparisons and assignments to literal zero with NULL Peter Eisentraut 19 (unreleased)
2025-12-02 Update some timestamp[tz] functions to use soft-error reporting Michael Paquier 19 (unreleased)
2025-09-05 Switch some numeric-related functions to use soft error reporting Michael Paquier 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-08-07 Fix incorrect Datum conversion in timestamptz_trunc_internal() Michael Paquier 18.0
2025-08-07 Fix incorrect Datum conversion in timestamptz_trunc_internal() Michael Paquier 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)
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-02-19 Invalidate inactive replication slots. Amit Kapila 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-27 Improve handling of date_trunc() units for infinite input values Michael Paquier 18.0