Commits

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

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 16 (unreleased)
2026-07-03 Fix btree_gist's NotEqual strategy on internal index pages. Tom Lane 16 (unreleased)
2026-07-03 Prevent access to other sessions' empty temp tables Alexander Korotkov 16 (unreleased)
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 16 (unreleased)
2026-07-03 Remove replication slot advice from MultiXact wraparound hints Fujii Masao 16 (unreleased)
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 16 (unreleased)
2026-07-01 Clear base backup progress on backup failure Fujii Masao 16 (unreleased)
2026-07-01 Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut 16 (unreleased)
2026-07-01 Document wal_compression=on John Naylor 16 (unreleased)
2026-06-29 Fix unlogged sequence corruption after standby promotion Fujii Masao 16 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 16 (unreleased)
2026-06-24 plperl: Fix NULL pointer dereference for forged array object Richard Guo 16 (unreleased)
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 16 (unreleased)
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 16 (unreleased)
2026-06-19 Make pg_mkdir_p() tolerant of a concurrent directory creation. Tom Lane 16 (unreleased)
2026-06-18 Silence "may be used uninitialized" compiler warning. Nathan Bossart 16 (unreleased)
2026-06-18 hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding loop. Tom Lane 16 (unreleased)
2026-06-18 doc: Fix "Prev" link, take 2. Nathan Bossart 16 (unreleased)
2026-06-18 Report undefined jsonpath variable when no variables are supplied Amit Langote 16 (unreleased)
2026-06-18 Update .abi-compliance-history for pgstat_drop_entry() Michael Paquier 16 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 16 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 16 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 16 (unreleased)
2026-06-16 logical decoding: Correctly free speculative insertion Álvaro Herrera 16 (unreleased)
2026-06-16 Fix int32 overflow in ltree_compare() Heikki Linnakangas 16 (unreleased)