Commits

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

DateSubjectAuthorReleases
2026-06-12 Don't try to import a non-exported object in vcregress.pl Andrew Dunstan 14 (unreleased)
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 14 (unreleased)
2026-06-12 Update expected regression test output for xml_2.out Michael Paquier 14 (unreleased)
2026-06-12 doc: fix reference for finding replication slots to drop Fujii Masao 14 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 14 (unreleased)
2026-06-11 seg: Fix seg_out() to preserve the upper boundary's certainty indicator Heikki Linnakangas 14 (unreleased)
2026-06-11 xml2: Fix crash with namespace nodes in xpath_nodeset() Michael Paquier 14 (unreleased)
2026-06-08 dict_synonym.c: remove incorrect outlen. Jeff Davis 14 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 14 (unreleased)
2026-06-08 doc: Expand on proper use of refint. Nathan Bossart 14 (unreleased)
2026-06-08 ecpg: Reject multiple header items in GET/SET DESCRIPTOR Fujii Masao 14 (unreleased)
2026-06-08 psql: Fix expanded aligned output Michael Paquier 14 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 14 (unreleased)
2026-06-05 refint: Remove plan cache. Nathan Bossart 14 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 14 (unreleased)
2026-06-04 Improve reporting of invalid weight symbols in setweight() et al. Tom Lane 14 (unreleased)
2026-06-04 Fix another case of indirectly casting away const. Tom Lane 14 (unreleased)
2026-06-03 Fix race in ReplicationSlotRelease() for ephemeral slots Fujii Masao 14 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 14 (unreleased)
2026-05-28 Use term "referenced" rather than "dependent" in dependency locking Heikki Linnakangas 14 (unreleased)
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 14 (unreleased)
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 14 (unreleased)
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 14 (unreleased)
2026-05-27 Fix self-deadlock when replaying WAL generated by older minor version Heikki Linnakangas 14 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 14 (unreleased)