Commits

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

DateSubjectAuthorReleases
2026-07-02 Fix redefinition of typedef Node in numeric.h Michael Paquier 17 (unreleased)
2026-07-02 Fix jsonpath .decimal() to honor silent mode Michael Paquier 17 (unreleased)
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 17 (unreleased)
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 17 (unreleased)
2026-06-18 Update .abi-compliance-history for pgstat_drop_entry() Michael Paquier 17 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 17 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 17 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 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 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 17 (unreleased)
2026-06-11 Remove TAP test for timeline lookup race with logical decoding on standbys Michael Paquier 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 Fix memory leak in pgstat_progress_parallel_incr_param() Michael Paquier 17 (unreleased)
2026-06-08 psql: Fix expanded aligned output Michael Paquier 17 (unreleased)
2026-06-05 Lift shutdown assertion in pgstats for WAL senders Michael Paquier 17 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 17 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 17 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 17 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 17 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 17 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 17 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 17 (unreleased)
2026-05-18 injection_points: Move some structs to new header injection_points.h Michael Paquier 17 (unreleased)