Commits

DateSubjectAuthorReleases
2024-07-13 Don't lose partitioned table reltuples=0 after relhassubclass=f. Noah Misch 14.13
2024-07-12 Fix ALTER TABLE DETACH for inconsistent indexes Alvaro Herrera 12.20
2024-07-12 Fix ALTER TABLE DETACH for inconsistent indexes Alvaro Herrera 14.13
2024-07-12 Fix ALTER TABLE DETACH for inconsistent indexes Alvaro Herrera 13.16
2024-02-28 Remove AIX support Heikki Linnakangas 17.0
2022-04-23 Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUBLE==8. Noah Misch 15.0
2022-04-07 Reorder subskiplsn in pg_subscription to avoid alignment issues. Amit Kapila 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 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-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-07-26 Allow numeric scale to be negative or greater than precision. Dean Rasheed 15.0
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 15.0
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 11.13
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 13.4
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 12.8
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-02-27 Record parents of triggers Alvaro Herrera 13.0
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 9.4.26
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 10.12
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 13.0
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 9.6.17