Commits

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

DateSubjectAuthorReleases
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 14.23
2026-05-10 Release notes for 18.4, 17.10, 16.14, 15.18, 14.23. Tom Lane 14.23
2026-04-24 Update time zone data files to tzdata release 2026b. Tom Lane 14.23
2026-04-23 Back-patch addition of PGDLLIMPORT to un-break Windows BF animals. Tom Lane 14.23
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 14.23
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 14.23
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 14.23
2026-04-21 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 14.23
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 14.23
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 14.23
2026-02-26 Fix Solution.pm for change in pg_config.h contents. Tom Lane 14.23
2026-02-26 Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 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-23 Stamp 14.22. Tom Lane 14.22
2026-02-22 Release notes for 18.3, 17.9, 16.13, 15.17, 14.22. Tom Lane 14.22
2026-02-11 Fix plpgsql's handling of "return simple_record_variable". Tom Lane 14.22
2026-02-11 Further stabilize a postgres_fdw test case. Tom Lane 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 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
2026-02-09 Add a syscache on pg_extension.oid. Tom Lane 14.21
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 14.21