Commits

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

DateSubjectAuthorReleases
2026-02-16 Ensure that all three build methods install the same set of files. Tom Lane 19 (unreleased)
2026-02-11 Fix plpgsql's handling of "return simple_record_variable". Tom Lane 19 (unreleased)
2026-02-11 Further stabilize a postgres_fdw test case. Tom Lane 19 (unreleased)
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 19 (unreleased)
2026-02-09 Require superuser to install a non-built-in selectivity estimator. Tom Lane 19 (unreleased)
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 19 (unreleased)
2026-02-08 Replace some hard-wired OID constants with corresponding macros. Tom Lane 19 (unreleased)
2026-02-08 meson: host_system value for Solaris is 'sunos' not 'solaris'. Tom Lane 19 (unreleased)
2026-02-07 Make some minor cleanups in typalign-related code. Tom Lane 19 (unreleased)
2026-02-02 Refactor att_align_nominal() to improve performance. Tom Lane 19 (unreleased)
2026-02-02 In s_lock.h, use regular labels with %= instead of local labels. Tom Lane 19 (unreleased)
2026-01-30 Make psql/t/030_pager.pl more robust. Tom Lane 19 (unreleased)
2026-01-30 Improve guards against false regex matches in BackgroundPsql.pm. Tom Lane 19 (unreleased)
2026-01-29 Further fix extended alignment for older g++. Tom Lane 19 (unreleased)
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 19 (unreleased)
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2026-01-21 Remove useless flag PVC_INCLUDE_CONVERTROWTYPES. Tom Lane 19 (unreleased)
2026-01-18 Update time zone data files to tzdata release 2025c. Tom Lane 19 (unreleased)
2026-01-15 Optimize LISTEN/NOTIFY via shared channel map and direct advancement. Tom Lane 19 (unreleased)
2026-01-09 Improve "constraint must include all partitioning columns" message. Tom Lane 19 (unreleased)
2026-01-08 Remove now-useless btree_gist--1.2.sql script. Tom Lane 19 (unreleased)
2026-01-08 Mark GiST inet_ops as opcdefault, and deal with ensuing fallout. Tom Lane 19 (unreleased)
2026-01-08 Create btree_gist v1.9, in which inet/cidr opclasses aren't default. Tom Lane 19 (unreleased)
2026-01-05 Fix meson build of snowball code. Tom Lane 19 (unreleased)
2026-01-05 Update to latest Snowball sources. Tom Lane 19 (unreleased)