Commits

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

DateSubjectAuthorReleases
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 18 (unreleased)
2026-06-05 doc: Use groups instead of curves in TLS documentation Daniel Gustafsson 18 (unreleased)
2026-06-05 refint: Remove plan cache. Nathan Bossart 18 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 18 (unreleased)
2026-06-04 Improve reporting of invalid weight symbols in setweight() et al. Tom Lane 18 (unreleased)
2026-06-04 Fix another case of indirectly casting away const. Tom Lane 18 (unreleased)
2026-06-03 pg_dump: scope indAttNames per index in getIndexes() Alexander Korotkov 18 (unreleased)
2026-06-03 Fix race in ReplicationSlotRelease() for ephemeral slots Fujii Masao 18 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 18 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 18 (unreleased)
2026-06-02 psql: Fix issues with deferred errors in pipelines Michael Paquier 18 (unreleased)
2026-05-29 doc: Correct the timeline for OAuth's shutdown_cb Jacob Champion 18 (unreleased)
2026-05-28 Use term "referenced" rather than "dependent" in dependency locking Heikki Linnakangas 18 (unreleased)
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 18 (unreleased)
2026-05-28 postgres_fdw, dblink: Validate use_scram_passthrough values Fujii Masao 18 (unreleased)
2026-05-27 Fix race between ProcSignalInit() and EmitProcSignalBarrier(). Masahiko Sawada 18 (unreleased)
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 18 (unreleased)
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 18 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 18 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 18 (unreleased)
2026-05-27 pg_createsubscriber: Fix cleanup of publisher-side objects after errors Fujii Masao 18 (unreleased)
2026-05-26 Skip pg_database.dathasloginevt cleanup on standby Alexander Korotkov 18 (unreleased)
2026-05-26 Add stack depth check to QueueFKConstraintValidation(). Tom Lane 18 (unreleased)
2026-05-25 Fix missed ReleaseVariableStats() in intarray's _int_matchsel(). Tom Lane 18 (unreleased)
2026-05-25 dblink: Reject use_scram_passthrough on foreign-data wrappers Fujii Masao 18 (unreleased)