Commits

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

DateSubjectAuthorReleases
2026-04-14 Add tests for low-level PGLZ [de]compression routines Michael Paquier 14.23
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 14.21
2025-04-20 Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f. Noah Misch 14.18
2024-06-28 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 14.13
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 14.8
2021-11-02 Don't overlook indexes during parallel VACUUM. Peter Geoghegan 14.1
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-05-11 Replace opr_sanity test's binary_coercible() function with C code. Tom Lane 14.0
2021-04-06 Increment xactCompletionCount during subtransaction abort. Andres Freund 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-26 BRIN minmax-multi indexes Tomas Vondra 14.0
2021-03-26 BRIN bloom indexes Tomas Vondra 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-10 Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-11-04 Revert pg_relation_check_pages() Michael Paquier 14.0
2020-10-28 Add pg_relation_check_pages() to check on-disk pages of a relation Michael Paquier 14.0
2020-10-13 Paper over regression failures in infinite_recurse() on PPC64 Linux. Tom Lane 14.0