Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 16.14
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 16.14
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 16.14
2026-05-11 Fix overflows with ts_headline() Michael Paquier 16.14
2026-05-11 Unify src/common/'s definitions of MaxAllocSize. Tom Lane 16.14
2026-05-11 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 16.14
2026-05-11 Apply timingsafe_bcmp() in authentication paths Michael Paquier 16.14
2026-05-11 Translation updates Peter Eisentraut 16.14
2026-05-10 Release notes for 18.4, 17.10, 16.14, 15.18, 14.23. Tom Lane 16.14
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 16.14
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 16.14
2026-05-05 Consider collation when proving uniqueness from unique indexes Richard Guo 16.14
2026-05-03 Mark modified the FSM buffer as dirty during recovery Alexander Korotkov 16.14
2026-05-01 Add missing connection validation in ECPG Andrew Dunstan 16.14
2026-05-01 doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION Michael Paquier 16.14
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 16.14
2026-04-30 Fix errno check based on EINTR in pg_flush_data() Michael Paquier 16.14
2026-04-29 Suppress "has no symbols" linker warnings on macOS. Nathan Bossart 16.14
2026-04-27 doc: Fix grammar in some logical replication pages Michael Paquier 16.14
2026-04-24 Update time zone data files to tzdata release 2026b. Tom Lane 16.14
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 16.14
2026-04-24 pg_test_timing: fix unit in backward-clock warning Fujii Masao 16.14
2026-04-23 Don't call CheckAttributeType() with InvalidOid on dropped cols Heikki Linnakangas 16.14
2026-04-23 Don't allow composite type to be member of itself via multirange Heikki Linnakangas 16.14
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 16.14