Commits

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

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 14 (unreleased)
2026-07-03 Fix btree_gist's NotEqual strategy on internal index pages. Tom Lane 14 (unreleased)
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 14 (unreleased)
2026-07-03 Remove replication slot advice from MultiXact wraparound hints Fujii Masao 14 (unreleased)
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 14 (unreleased)
2026-06-29 Use plpythonu in plpython tests added by commit 0b7719f74 Richard Guo 14 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 14 (unreleased)
2026-06-24 plperl: Fix NULL pointer dereference for forged array object Richard Guo 14 (unreleased)
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 14 (unreleased)
2026-06-19 Make pg_mkdir_p() tolerant of a concurrent directory creation. Tom Lane 14 (unreleased)
2026-06-18 Silence "may be used uninitialized" compiler warning. Nathan Bossart 14 (unreleased)
2026-06-18 hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding loop. Tom Lane 14 (unreleased)
2026-06-18 doc: Fix "Prev" link, take 2. Nathan Bossart 14 (unreleased)
2026-06-18 Report undefined jsonpath variable when no variables are supplied Amit Langote 14 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 14 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 14 (unreleased)
2026-06-16 logical decoding: Correctly free speculative insertion Álvaro Herrera 14 (unreleased)
2026-06-16 Fix int32 overflow in ltree_compare() Heikki Linnakangas 14 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 14 (unreleased)
2026-06-15 doc: Fix "Prev" link. Nathan Bossart 14 (unreleased)
2026-06-15 Fix PQdescribePrepared with more than 7498 params Heikki Linnakangas 14 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 14 (unreleased)
2026-06-14 Doc: remove stale entry for removed aclitem[] ~ aclitem operator. Tom Lane 14 (unreleased)
2026-06-14 amcheck: Use correct varlena size accessor in bt_normalize_tuple() Alexander Korotkov 14 (unreleased)
2026-06-12 Adjust cross-version upgrade tests for seg_out() fix Andrew Dunstan 14 (unreleased)