citus/src/backend/distributed/operations
Onder Kalaci 575bb6dde9 Drop support for Inactive Shard placements
Given that we do all operations via 2PC, there is no way
for any placement to be marked as INACTIVE.
2021-10-22 18:03:35 +02:00
..
citus_create_restore_point.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
citus_tools.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
create_shards.c Not include to-be-deleted shards while finding shard placements 2021-06-28 13:05:31 +03:00
delete_protocol.c Drop support for citus.multi_shard_commit_protocol (#5380) 2021-10-21 14:01:28 +02:00
modify_multiple_shards.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
node_protocol.c Deprecate master_get_table_metadata UDF 2021-10-21 12:08:05 +02:00
partitioning.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
repair_shards.c Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
shard_cleaner.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
shard_rebalancer.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
split_shards.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
stage_protocol.c Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
worker_node_manager.c COPY uses adaptive connection management on local node 2021-02-04 09:45:07 +01:00