mirror of https://github.com/citusdata/citus.git
This change allows users to interrupt long running DDL commands. Interrupt requests are handled after each DDL command being propagated to a shard placement, which means that generally the cancel request will be processed right after the execution of the DDL is finished in the current placement. |
||
|---|---|---|
| .. | ||
| backend | ||
| bin | ||
| include | ||
| test/regress | ||