citus/src
Onder Kalaci b9b419ef16 Allow creating distributed tables in sequential mode
With https://github.com/citusdata/citus/pull/2780, we allow
COPY to use any number of connections that the executor used
in a tx block.

Meaning that, while COPYing data to the shards, create_distributed_table
could allow sequential mode.
2022-01-26 12:58:18 +01:00
..
backend Allow creating distributed tables in sequential mode 2022-01-26 12:58:18 +01:00
include Use EnsureCompatibleLocalExecutionState instead (#5640) 2022-01-21 15:37:59 +01:00
test Allow creating distributed tables in sequential mode 2022-01-26 12:58:18 +01:00