Commits

DateSubjectAuthorReleases
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 14.23
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 15.18
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 16.14
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 17.10
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 18.4
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 19 (unreleased)
2026-02-04 Fix various instances of undefined behavior John Naylor 19 (unreleased)
2026-02-04 Fix various instances of undefined behavior John Naylor 14.21
2026-02-04 Fix various instances of undefined behavior John Naylor 18.2
2026-02-04 Fix various instances of undefined behavior John Naylor 16.12
2026-02-04 Fix various instances of undefined behavior John Naylor 15.16
2026-02-04 Fix various instances of undefined behavior John Naylor 17.8
2026-02-02 Refactor att_align_nominal() to improve performance. Tom Lane 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-03 Don't rely on pointer arithmetic with Pointer type Peter Eisentraut 19 (unreleased)
2025-12-03 Remove useless casts to Pointer Peter Eisentraut 19 (unreleased)
2025-11-22 Add range_minus_multi and multirange_minus_multi functions Peter Eisentraut 19 (unreleased)
2025-11-06 Use stack allocated StringInfoDatas, where possible David Rowley 19 (unreleased)
2025-08-08 Add missing Datum conversions Peter Eisentraut 19 (unreleased)
2025-08-08 Remove useless/superfluous Datum conversions Peter Eisentraut 19 (unreleased)
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)
2025-08-05 Fix various hash function uses Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0