mirror of https://github.com/citusdata/citus.git
Coordinator code marks index as invalid as a base, set it as valid in a transactional layer atop that base, then proceeds with worker commands. If a worker command has problems, the rollback results in an index with isvalid = false. If everything succeeds, the user sees a valid index. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |