Commits

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

DateSubjectAuthorReleases
2026-06-05 Lift shutdown assertion in pgstats for WAL senders Michael Paquier 16 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 16 (unreleased)
2026-06-05 refint: Remove plan cache. Nathan Bossart 16 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 16 (unreleased)
2026-06-04 Improve reporting of invalid weight symbols in setweight() et al. Tom Lane 16 (unreleased)
2026-06-04 Fix another case of indirectly casting away const. Tom Lane 16 (unreleased)
2026-06-03 Fix race in ReplicationSlotRelease() for ephemeral slots Fujii Masao 16 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 16 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 16 (unreleased)
2026-05-28 Use term "referenced" rather than "dependent" in dependency locking Heikki Linnakangas 16 (unreleased)
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 16 (unreleased)
2026-05-27 Fix race between ProcSignalInit() and EmitProcSignalBarrier(). Masahiko Sawada 16 (unreleased)
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 16 (unreleased)
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 16 (unreleased)
2026-05-27 Fix self-deadlock when replaying WAL generated by older minor version Heikki Linnakangas 16 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 16 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 16 (unreleased)
2026-05-26 test_slru: Fix LWLock initialization for EXEC_BACKEND builds Michael Paquier 16 (unreleased)
2026-05-25 Fix missed ReleaseVariableStats() in intarray's _int_matchsel(). Tom Lane 16 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 16 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 16 (unreleased)
2026-05-20 pg_recvlogical: Honor source cluster file permissions for output files Fujii Masao 16 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 16 (unreleased)
2026-05-15 Doc: fix release-note typo. Tom Lane 16 (unreleased)
2026-05-15 Re-add regression tests for ltree and intarray Michael Paquier 16 (unreleased)