Commits

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

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 17 (unreleased)
2026-07-03 Fix btree_gist's NotEqual strategy on internal index pages. Tom Lane 17 (unreleased)
2026-07-03 Prevent access to other sessions' empty temp tables Alexander Korotkov 17 (unreleased)
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 17 (unreleased)
2026-07-03 Remove replication slot advice from MultiXact wraparound hints Fujii Masao 17 (unreleased)
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-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 17 (unreleased)
2026-07-01 Clear base backup progress on backup failure Fujii Masao 17 (unreleased)
2026-07-01 Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut 17 (unreleased)
2026-07-01 Document wal_compression=on John Naylor 17 (unreleased)
2026-06-29 Fix unlogged sequence corruption after standby promotion Fujii Masao 17 (unreleased)
2026-06-29 Fix handling of copy_file_range() return value Peter Eisentraut 17 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 17 (unreleased)
2026-06-24 plperl: Fix NULL pointer dereference for forged array object Richard Guo 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-22 Fix unsafe order of operations in ResourceOwnerReleaseAll(). Tom Lane 17 (unreleased)
2026-06-22 pgcrypto: avoid recursive ResourceOwnerForget(). Tom Lane 17 (unreleased)
2026-06-19 Make pg_mkdir_p() tolerant of a concurrent directory creation. Tom Lane 17 (unreleased)
2026-06-18 Silence "may be used uninitialized" compiler warning. Nathan Bossart 17 (unreleased)
2026-06-18 hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding loop. Tom Lane 17 (unreleased)
2026-06-18 doc: Fix "Prev" link, take 2. Nathan Bossart 17 (unreleased)
2026-06-18 Update .abi-compliance-history for pgstat_drop_entry() Michael Paquier 17 (unreleased)
2026-06-18 Avoid stale slot access after dropping obsolete synced slots. Amit Kapila 17 (unreleased)