mirror of https://github.com/citusdata/citus.git
With Citus 11, the default behavior is to sync the metadata. However, partitioned tables created pre-Citus 11 might have index names that are not compatiable with metadata syncing. See https://github.com/citusdata/citus/issues/4962 for the details. With this commit, we record the existence of partitioned tables such that we can fix it later if any exists. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |