Commits

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

DateSubjectAuthorReleases
2026-06-08 Remove inappropriate translation marker in getObjectIdentityParts(). Tom Lane 17 (unreleased)
2026-06-08 dict_synonym.c: remove incorrect outlen. Jeff Davis 17 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 17 (unreleased)
2026-06-08 doc: Expand on proper use of refint. Nathan Bossart 17 (unreleased)
2026-06-08 ecpg: Reject multiple header items in GET/SET DESCRIPTOR Fujii Masao 17 (unreleased)
2026-06-08 Fix memory leak in pgstat_progress_parallel_incr_param() Michael Paquier 17 (unreleased)
2026-06-08 psql: Fix expanded aligned output Michael Paquier 17 (unreleased)
2026-06-05 Lift shutdown assertion in pgstats for WAL senders Michael Paquier 17 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 17 (unreleased)
2026-06-05 refint: Remove plan cache. Nathan Bossart 17 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 17 (unreleased)
2026-06-04 Improve reporting of invalid weight symbols in setweight() et al. Tom Lane 17 (unreleased)
2026-06-04 Fix another case of indirectly casting away const. Tom Lane 17 (unreleased)
2026-06-03 Fix race in ReplicationSlotRelease() for ephemeral slots Fujii Masao 17 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 17 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 17 (unreleased)
2026-05-28 Use term "referenced" rather than "dependent" in dependency locking Heikki Linnakangas 17 (unreleased)
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 17 (unreleased)
2026-05-27 Fix race between ProcSignalInit() and EmitProcSignalBarrier(). Masahiko Sawada 17 (unreleased)
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 17 (unreleased)
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 17 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 17 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 17 (unreleased)
2026-05-27 pg_createsubscriber: Fix cleanup of publisher-side objects after errors Fujii Masao 17 (unreleased)
2026-05-26 Skip pg_database.dathasloginevt cleanup on standby Alexander Korotkov 17 (unreleased)