Commits

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

DateSubjectAuthorReleases
2026-02-25 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 14.23
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 14.23
2026-02-24 pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 14.23
2026-02-23 Stamp 14.22. Tom Lane 14.22
2026-02-23 Translation updates Peter Eisentraut 14.22
2026-02-22 Release notes for 18.3, 17.9, 16.13, 15.17, 14.22. Tom Lane 14.22
2026-02-17 Fix test_valid_server_encoding helper function. Thomas Munro 14.22
2026-02-17 Suppress new "may be used uninitialized" warning. Noah Misch 14.22
2026-02-16 hstore: Fix NULL pointer dereference with receive function Michael Paquier 14.22
2026-02-16 Don't reset 'latest_page_number' when replaying multixid truncation Heikki Linnakangas 14.22
2026-02-16 pgcrypto: Tweak error message for incorrect session key length Michael Paquier 14.22
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 14.22
2026-02-14 Fix SUBSTRING() for toasted multibyte characters. Noah Misch 14.22
2026-02-11 Fix plpgsql's handling of "return simple_record_variable". Tom Lane 14.22
2026-02-11 Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas 14.22
2026-02-11 Further stabilize a postgres_fdw test case. Tom Lane 14.22
2026-02-11 doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. Dean Rasheed 14.22
2026-02-11 doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. Dean Rasheed 14.22
2026-02-09 Stamp 14.21. Tom Lane 14.21
2026-02-09 Last-minute updates for release notes. Tom Lane 14.21
2026-02-09 Fix test "NUL byte in text decrypt" for --without-zlib builds. Noah Misch 14.21
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 14.21
2026-02-09 Require superuser to install a non-built-in selectivity estimator. Tom Lane 14.21