Commits

DateSubjectAuthorReleases
2026-03-16 Reject ALTER TABLE .. CLUSTER earlier for partitioned tables Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-06-30 Rationalize handling of VacuumParams Michael Paquier 19 (unreleased)
2023-12-04 Add support for REINDEX in event triggers Michael Paquier 17.0
2023-07-10 Add more sanity checks with callers of changeDependencyFor() 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-04-13 Remove "recheck" argument from check_index_is_clusterable() Michael Paquier 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2021-07-28 Add support for SET ACCESS METHOD in ALTER TABLE Michael Paquier 15.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-01-18 Refactor option handling of CLUSTER, REINDEX and VACUUM Michael Paquier 14.0
2020-12-03 Refactor CLUSTER and REINDEX grammar to use DefElem for option lists Michael Paquier 14.0
2020-04-06 Refactor cluster.c to use new routine get_index_isclustered() Michael Paquier 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2018-07-24 Refactor cluster_rel() to handle more options Michael Paquier 12.0