Commits

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

DateSubjectAuthorReleases
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 19 (unreleased)
2026-06-16 doc PG 19 relnotes: update to current Bruce Momjian 19 (unreleased)
2026-06-16 logical decoding: Correctly free speculative insertion Álvaro Herrera 19 (unreleased)
2026-06-16 concurrent repack: check there are no leftover toast attribs Álvaro Herrera 19 (unreleased)
2026-06-16 pg_restore: Use dependency-based matching for STATISTICS DATA Michael Paquier 19 (unreleased)
2026-06-16 Fix int32 overflow in ltree_compare() Heikki Linnakangas 19 (unreleased)
2026-06-16 Reject oversized MCV lists in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-06-16 Fix various query jumble comments David Rowley 19 (unreleased)
2026-06-15 pg_dump: Remove dead code in TAP tests Michael Paquier 19 (unreleased)
2026-06-15 Fix inconsistencies with pg_restore --statistics[-only] Michael Paquier 19 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 19 (unreleased)
2026-06-15 doc: Fix "Prev" link. Nathan Bossart 19 (unreleased)
2026-06-15 Doc: reword discussion of asterisk after table names in FROM. Tom Lane 19 (unreleased)
2026-06-15 Modernize pg_bsd_indent's error/warning reporting code. Tom Lane 19 (unreleased)
2026-06-15 Fix PQdescribePrepared with more than 7498 params Heikki Linnakangas 19 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 19 (unreleased)
2026-06-14 Doc: remove stale entry for removed aclitem[] ~ aclitem operator. Tom Lane 19 (unreleased)
2026-06-14 Fix oversight in commit aa1f93a33. Etsuro Fujita 19 (unreleased)
2026-06-14 amcheck: Use correct varlena size accessor in bt_normalize_tuple() Alexander Korotkov 19 (unreleased)
2026-06-12 Adjust cross-version upgrade tests for seg_out() fix Andrew Dunstan 19 (unreleased)
2026-06-12 Fix translatable string construction in psql Álvaro Herrera 19 (unreleased)
2026-06-12 Update expected regression test output for xml_2.out Michael Paquier 19 (unreleased)
2026-06-12 Fix second race with timeline selection during promotion Michael Paquier 19 (unreleased)
2026-06-12 Confine RI fast-path batching to the top transaction level Amit Langote 19 (unreleased)
2026-06-12 doc: fix reference for finding replication slots to drop Fujii Masao 19 (unreleased)