Commits

DateSubjectAuthorReleases
2023-08-16 Add OAT hook calls for more subcommands of ALTER TABLE Michael Paquier 17.0
2023-07-20 Add missing ObjectIdGetDatum() in syscache lookup calls for Oids Michael Paquier 17.0
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 11.21
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 12.16
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 13.12
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 14.9
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 15.4
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 16.0
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 17.0
2023-07-10 Add more sanity checks with callers of changeDependencyFor() Michael Paquier 17.0
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 11.21
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 12.16
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 13.12
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 14.9
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 15.4
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2022-12-22 Fix operator typo in tablecmds.c Michael Paquier 16.0
2022-07-31 Feed ObjectAddress to event triggers for ALTER TABLE ATTACH/DETACH Michael Paquier 16.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 16.0
2022-04-13 Remove "recheck" argument from check_index_is_clusterable() Michael Paquier 15.0
2021-12-22 Remove assertion for ALTER TABLE .. DETACH PARTITION CONCURRENTLY Michael Paquier 14.2
2021-12-22 Remove assertion for ALTER TABLE .. DETACH PARTITION CONCURRENTLY Michael Paquier 15.0
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 10.20