Commits

DateSubjectAuthorReleases
2022-07-26 Fix a few issues with REINDEX grammar Michael Paquier 16.0
2021-11-01 Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 13.5
2021-11-01 Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 14.1
2021-11-01 Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 15.0
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 9.6.23
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 10.18
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 11.13
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 12.8
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 13.4
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 14.0
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 12.7
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 13.3
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 14.0
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 12.7
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 13.3
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 14.0
2020-12-03 Refactor CLUSTER and REINDEX grammar to use DefElem for option lists Michael Paquier 14.0
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 12.5
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 13.1
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 14.0
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-06-05 Preserve pg_index.indisreplident across REINDEX CONCURRENTLY Michael Paquier 12.4
2020-06-05 Preserve pg_index.indisreplident across REINDEX CONCURRENTLY Michael Paquier 13.0
2020-03-03 Preserve pg_index.indisclustered across REINDEX CONCURRENTLY Michael Paquier 12.3
2020-03-03 Preserve pg_index.indisclustered across REINDEX CONCURRENTLY Michael Paquier 13.0