Commits

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

DateSubjectAuthorReleases
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 19 (unreleased)
2026-06-11 xml2: Fix crash with namespace nodes in xpath_nodeset() Michael Paquier 19 (unreleased)
2026-06-10 Fix MarkBufferDirtyHint() to not call GetBufferDescriptor() for local buffers Michael Paquier 19 (unreleased)
2026-06-10 psql: Add some missing schema qualifications in describe.c Michael Paquier 19 (unreleased)
2026-06-08 Fix memory leak in pgstat_progress_parallel_incr_param() Michael Paquier 19 (unreleased)
2026-06-08 psql: Fix expanded aligned output Michael Paquier 19 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 19 (unreleased)
2026-06-05 xml2: Fix stylesheet document leak in xslt_process() Michael Paquier 19 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 19 (unreleased)
2026-06-04 libpq: Fix "servicefile" after fallback to system service file Michael Paquier 19 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 19 (unreleased)
2026-06-02 psql: Fix issues with deferred errors in pipelines Michael Paquier 19 (unreleased)
2026-06-02 xml2: Fix more memory leaks with libxml2 and XPath evaluations Michael Paquier 19 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 19 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 19 (unreleased)
2026-05-26 Fix calculation of members_size in pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2026-05-25 Adjust some error hints Michael Paquier 19 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 19 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 19 (unreleased)
2026-05-22 Improve pg_stat_wal_receiver for CONNECTING status Michael Paquier 19 (unreleased)
2026-05-18 Fix issues with handling of expressions in extended stats restore Michael Paquier 19 (unreleased)
2026-05-18 injection_points: Move some structs to new header injection_points.h Michael Paquier 19 (unreleased)
2026-05-16 Simplify signature of ProcessStartupPacket() Michael Paquier 19 (unreleased)
2026-05-16 doc: Fix example of pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-05-15 Re-add regression tests for ltree and intarray Michael Paquier 19 (unreleased)