Commits

DateSubjectAuthorReleases
2026-01-22 Record range constructor functions in pg_range Peter Eisentraut 19 (unreleased)
2026-01-07 Add data type oid8, 64-bit unsigned identifier Michael Paquier 19 (unreleased)
2025-06-30 Add new OID alias type regdatabase. Nathan Bossart 19 (unreleased)
2025-04-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 18.0
2024-12-20 Remove pg_attribute.attcacheoff column David Rowley 18.0
2023-11-12 Fix inconsistencies for queries on pg_class in type_sanity.sql Michael Paquier 17.0
2023-10-28 Allow relkind 'I' in type_sanity test. Tom Lane 17.0
2022-12-15 Move provariadic sanity check to a more appropriate place Peter Eisentraut 16.0
2022-02-22 Put typtype letters back into consistent order Peter Eisentraut 15.0
2022-02-14 Improve correlation names in sanity tests Peter Eisentraut 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-11-18 Fix quoting of ACL item in table for upgrade binary compatibility checks Michael Paquier 12.10
2021-11-18 Fix quoting of ACL item in table for upgrade binary compatibility checks Michael Paquier 13.6
2021-11-18 Fix quoting of ACL item in table for upgrade binary compatibility checks Michael Paquier 14.2
2021-11-18 Fix quoting of ACL item in table for upgrade binary compatibility checks Michael Paquier 15.0
2021-11-18 Add table to regression tests for binary-compatibility checks in pg_upgrade Michael Paquier 12.10
2021-11-18 Add table to regression tests for binary-compatibility checks in pg_upgrade Michael Paquier 13.6
2021-11-18 Add table to regression tests for binary-compatibility checks in pg_upgrade Michael Paquier 14.2
2021-11-18 Add table to regression tests for binary-compatibility checks in pg_upgrade Michael Paquier 15.0
2021-05-11 Replace opr_sanity test's binary_coercible() function with C code. Tom Lane 14.0
2021-03-26 BRIN minmax-multi indexes Tomas Vondra 14.0
2021-03-26 BRIN bloom indexes Tomas Vondra 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-12-07 Add a couple of regression test cases related to array subscripting. Tom Lane 14.0