Commits

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

DateSubjectAuthorReleases
2026-02-23 Stamp 17.9. Tom Lane 17.9
2026-02-22 Release notes for 18.3, 17.9, 16.13, 15.17, 14.22. Tom Lane 17.9
2026-02-11 Fix plpgsql's handling of "return simple_record_variable". Tom Lane 17.9
2026-02-11 Further stabilize a postgres_fdw test case. Tom Lane 17.9
2026-02-09 Stamp 17.8. Tom Lane 17.8
2026-02-09 Last-minute updates for release notes. Tom Lane 17.8
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 17.8
2026-02-09 Require superuser to install a non-built-in selectivity estimator. Tom Lane 17.8
2026-02-09 Add a syscache on pg_extension.oid. Tom Lane 17.8
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 17.8
2026-02-08 Release notes for 18.2, 17.8, 16.12, 15.16, 14.21. Tom Lane 17.8
2026-02-08 meson: host_system value for Solaris is 'sunos' not 'solaris'. Tom Lane 17.8
2026-01-30 Improve guards against false regex matches in BackgroundPsql.pm. Tom Lane 17.8
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 17.8
2026-01-18 Update time zone data files to tzdata release 2025c. Tom Lane 17.8
2025-12-23 Add missing .gitignore for src/test/modules/test_cloexec. Tom Lane 17.8
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 17.8
2025-11-18 Don't allow CTEs to determine semantic levels of aggregates. Tom Lane 17.8
2025-11-10 Stamp 17.7. Tom Lane 17.7
2025-11-10 Last-minute updates for release notes. Tom Lane 17.7
2025-11-09 Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane 17.7
2025-11-05 Avoid possible crash within libsanitizer. Tom Lane 17.7
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 17.7
2025-10-23 Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 17.7
2025-10-23 Fix resource leaks in PL/Python error reporting, redux. Tom Lane 17.7