Commits

DateSubjectAuthorReleases
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 14.23
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 14.23
2026-05-11 Avoid passing unintended format codes to snprintf(). Tom Lane 14.23
2026-05-11 Unify src/common/'s definitions of MaxAllocSize. Tom Lane 14.23
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 14.23
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 14.23
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 14.23
2026-05-11 Add pg_add_size_overflow() and friends Tom Lane 14.23
2026-05-11 Guard against unsafe conditions in usage of pg_strftime(). Tom Lane 14.23
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 14.23
2026-05-11 Add pg_add_size_overflow() and friends Tom Lane 15.18
2026-05-11 Unify src/common/'s definitions of MaxAllocSize. Tom Lane 15.18
2026-05-11 Guard against unsafe conditions in usage of pg_strftime(). Tom Lane 15.18
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 16.14
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 15.18
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 15.18
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 15.18
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 15.18
2026-05-11 Guard against unsafe conditions in usage of pg_strftime(). Tom Lane 16.14
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 15.18
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 Prevent buffer overrun in unicode_normalize(). Tom Lane 16.14
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 16.14
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 16.14