Commits

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

DateSubjectAuthorReleases
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 17 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 17 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 17 (unreleased)
2026-06-16 logical decoding: Correctly free speculative insertion Álvaro Herrera 17 (unreleased)
2026-06-16 Fix int32 overflow in ltree_compare() Heikki Linnakangas 17 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 17 (unreleased)
2026-06-15 doc: Fix "Prev" link. Nathan Bossart 17 (unreleased)
2026-06-15 Modernize pg_bsd_indent's error/warning reporting code. Tom Lane 17 (unreleased)
2026-06-15 Fix PQdescribePrepared with more than 7498 params Heikki Linnakangas 17 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 17 (unreleased)
2026-06-14 Doc: remove stale entry for removed aclitem[] ~ aclitem operator. Tom Lane 17 (unreleased)
2026-06-14 amcheck: Use correct varlena size accessor in bt_normalize_tuple() Alexander Korotkov 17 (unreleased)
2026-06-12 Adjust cross-version upgrade tests for seg_out() fix Andrew Dunstan 17 (unreleased)
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 17 (unreleased)
2026-06-12 Update expected regression test output for xml_2.out Michael Paquier 17 (unreleased)
2026-06-12 Fix second race with timeline selection during promotion Michael Paquier 17 (unreleased)
2026-06-12 doc: fix reference for finding replication slots to drop Fujii Masao 17 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 17 (unreleased)
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 17 (unreleased)
2026-06-11 Remove TAP test for timeline lookup race with logical decoding on standbys Michael Paquier 17 (unreleased)
2026-06-11 seg: Fix seg_out() to preserve the upper boundary's certainty indicator Heikki Linnakangas 17 (unreleased)
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 17 (unreleased)
2026-06-11 xml2: Fix crash with namespace nodes in xpath_nodeset() Michael Paquier 17 (unreleased)
2026-06-08 Use correct type for catalog_xmin Fujii Masao 17 (unreleased)
2026-06-08 Guard against uninitialized default locale. Jeff Davis 17 (unreleased)