Commits

DateSubjectAuthorReleases
2024-10-28 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 17.1
2024-10-28 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 18.0
2024-04-02 Don't use the pg_am system catalog in new test Alvaro Herrera 17.0
2024-03-28 ALTER TABLE: rework determination of access method ID Alvaro Herrera 17.0
2024-03-25 Allow specifying an access method for partitioned tables Alvaro Herrera 17.0
2024-03-08 Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD Michael Paquier 17.0
2023-06-29 Fix pg_depend entry to AMs after ALTER TABLE .. SET ACCESS METHOD Michael Paquier 15.4
2023-06-29 Fix pg_depend entry to AMs after ALTER TABLE .. SET ACCESS METHOD Michael Paquier 16.0
2022-03-19 Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW Michael Paquier 15.0
2021-07-28 Add support for SET ACCESS METHOD in ALTER TABLE Michael Paquier 15.0
2020-11-03 Remove deprecated containment operators for built-in types Peter Eisentraut 14.0
2020-11-03 Remove use of deprecated containment operators in tests Peter Eisentraut 14.0
2020-09-04 Fix rare deadlock failure in create_am regression test. Tom Lane 14.0
2020-09-04 Fix rare deadlock failure in create_am regression test. Tom Lane 9.6.20
2020-09-04 Fix rare deadlock failure in create_am regression test. Tom Lane 13.0
2020-09-04 Fix rare deadlock failure in create_am regression test. Tom Lane 12.5
2020-09-04 Fix rare deadlock failure in create_am regression test. Tom Lane 10.15
2020-09-04 Fix rare deadlock failure in create_am regression test. Tom Lane 11.10
2019-06-08 Stop using spelling "nonexistant". Noah Misch 12.0
2019-04-05 Harden tableam against nonexistant / wrong kind of AMs. Andres Freund 12.0
2019-03-06 Fix collation dependency in test introduced in 8586bf7ed8, take 2. Andres Freund 12.0
2019-03-06 Fix collation dependency in test introduced in 8586bf7ed8. Andres Freund 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2017-09-20 Remove no-op GiST support functions in the core GiST opclasses. Tom Lane 11.0
2016-04-14 Fix broken dependency-mongering for index operator classes/families. Tom Lane 9.6.0