citus/src
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
..
backend Allow Cancellation During Distributed DDL Commands 2016-07-28 17:12:07 +03:00
bin Remove PostgreSQL 9.4 support 2016-07-26 20:16:09 +03:00
include Expand router planner coverage 2016-07-27 23:35:38 +03:00
test/regress Expand router planner coverage 2016-07-27 23:35:38 +03:00