Commits

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

DateSubjectAuthorReleases
2026-06-22 pgcrypto: avoid recursive ResourceOwnerForget(). Tom Lane 18 (unreleased)
2026-06-22 Strip removed-relation references from PlaceHolderVars at join removal Richard Guo 18 (unreleased)
2026-06-19 Make pg_mkdir_p() tolerant of a concurrent directory creation. Tom Lane 18 (unreleased)
2026-06-19 Update JIT tuple deforming code for virtual generated columns David Rowley 18 (unreleased)
2026-06-18 Silence "may be used uninitialized" compiler warning. Nathan Bossart 18 (unreleased)
2026-06-18 hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding loop. Tom Lane 18 (unreleased)
2026-06-18 doc: Fix "Prev" link, take 2. Nathan Bossart 18 (unreleased)
2026-06-18 Update .abi-compliance-history for pgstat_drop_entry() Michael Paquier 18 (unreleased)
2026-06-18 Avoid stale slot access after dropping obsolete synced slots. Amit Kapila 18 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 18 (unreleased)
2026-06-17 oauth: Skip call-count test for libcurl 8.20.0 Jacob Champion 18 (unreleased)
2026-06-17 libpq-oauth: Print libcurl version with OAUTHDEBUG_UNSAFE_TRACE Jacob Champion 18 (unreleased)
2026-06-17 oauth_validator: Print captured stderr after call-count failure Jacob Champion 18 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 18 (unreleased)
2026-06-17 vacuumdb: Fix --missing-stats-only for partitioned indexes. Nathan Bossart 18 (unreleased)
2026-06-17 Fix pgstat_count_io_op_time() calls passing incorrect information Michael Paquier 18 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 18 (unreleased)
2026-06-16 logical decoding: Correctly free speculative insertion Álvaro Herrera 18 (unreleased)
2026-06-16 pg_restore: Use dependency-based matching for STATISTICS DATA Michael Paquier 18 (unreleased)
2026-06-16 Fix int32 overflow in ltree_compare() Heikki Linnakangas 18 (unreleased)
2026-06-15 pg_dump: Remove dead code in TAP tests Michael Paquier 18 (unreleased)
2026-06-15 Fix inconsistencies with pg_restore --statistics[-only] Michael Paquier 18 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 18 (unreleased)
2026-06-15 doc: Fix "Prev" link. Nathan Bossart 18 (unreleased)
2026-06-15 Modernize pg_bsd_indent's error/warning reporting code. Tom Lane 18 (unreleased)