citus/src/backend
Eren Başak 40f8149320 Allow Cancellation During Distributed DDL Commands
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.
2016-07-28 17:12:07 +03:00
..
distributed Allow Cancellation During Distributed DDL Commands 2016-07-28 17:12:07 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00