Commits

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

DateSubjectAuthorReleases
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 15 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 15 (unreleased)
2026-05-28 Use term "referenced" rather than "dependent" in dependency locking Heikki Linnakangas 15 (unreleased)
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 15 (unreleased)
2026-05-27 Fix race between ProcSignalInit() and EmitProcSignalBarrier(). Masahiko Sawada 15 (unreleased)
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 15 (unreleased)
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 15 (unreleased)
2026-05-27 Fix self-deadlock when replaying WAL generated by older minor version Heikki Linnakangas 15 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 15 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 15 (unreleased)
2026-05-25 Fix missed ReleaseVariableStats() in intarray's _int_matchsel(). Tom Lane 15 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 15 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 15 (unreleased)
2026-05-20 pg_recvlogical: Honor source cluster file permissions for output files Fujii Masao 15 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 15 (unreleased)
2026-05-15 Doc: fix release-note typo. Tom Lane 15 (unreleased)
2026-05-15 Re-add regression tests for ltree and intarray Michael Paquier 15 (unreleased)
2026-05-14 refint: Fix segfault in check_foreign_key(). Nathan Bossart 15 (unreleased)
2026-05-14 pgbench: fix verbose error message corruption with multiple threads Fujii Masao 15 (unreleased)
2026-05-13 Add more tests for corrupted data with pglz_decompress() Michael Paquier 15 (unreleased)
2026-05-13 Fix stale COPY progress during logical replication table sync Fujii Masao 15 (unreleased)
2026-05-12 Add missing include in Cluster.pm Michael Paquier 15 (unreleased)
2026-05-11 Stamp 15.18. Tom Lane 15.18
2026-05-11 Last-minute updates for release notes. Tom Lane 15.18
2026-05-11 Use palloc_array() in a few more places to avoid overflow Heikki Linnakangas 15.18