Commits

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

DateSubjectAuthorReleases
2026-03-04 Fix yet another bug in archive streamer with LZ4 decompression. Tom Lane 18.4
2026-03-02 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 18.4
2026-02-27 Don't flatten join alias Vars that are stored within a GROUP RTE. Tom Lane 18.4
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 18.4
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2026-02-25 Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 18.4
2026-02-23 Stamp 18.3. Tom Lane 18.3
2026-02-22 Release notes for 18.3, 17.9, 16.13, 15.17, 14.22. Tom Lane 18.3
2026-02-20 First-draft release notes for 18.3. Tom Lane 18.3
2026-02-11 Fix plpgsql's handling of "return simple_record_variable". Tom Lane 18.3
2026-02-11 Further stabilize a postgres_fdw test case. Tom Lane 18.3
2026-02-09 Stamp 18.2. Tom Lane 18.2
2026-02-09 Last-minute updates for release notes. Tom Lane 18.2
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 18.2
2026-02-09 Require superuser to install a non-built-in selectivity estimator. Tom Lane 18.2
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 18.2
2026-02-08 Release notes for 18.2, 17.8, 16.12, 15.16, 14.21. Tom Lane 18.2
2026-02-08 meson: host_system value for Solaris is 'sunos' not 'solaris'. Tom Lane 18.2
2026-02-06 First-draft release notes for 18.2. Tom Lane 18.2
2026-01-30 Improve guards against false regex matches in BackgroundPsql.pm. Tom Lane 18.2
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 18.2
2026-01-18 Update time zone data files to tzdata release 2025c. Tom Lane 18.2
2025-12-23 Add missing .gitignore for src/test/modules/test_cloexec. Tom Lane 18.2
2025-12-06 Fix text substring search for non-deterministic collations. Tom Lane 18.2
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 18.2