citus/src/backend/distributed/test
Sait Talha Nisanci 6fee3068e3
Not include to-be-deleted shards while finding shard placements
Ignore orphaned shards in more places

Only use active shard placements in RouterInsertTaskList

Use IncludingOrphanedPlacements in some more places

Fix comment

Add tests

(cherry picked from commit e7ed16c296)

Conflicts:
	src/backend/distributed/planner/multi_router_planner.c

Quite trivial conflict that was easy to resolve
2021-07-14 19:28:32 +03:00
..
backend_counter.c Add the infrastructure to count the number of client backends 2020-11-25 19:19:24 +01:00
colocation_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
create_shards.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
deparse_function_query.c Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
deparse_shard_query.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
distributed_deadlock_detection.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
distributed_intermediate_results.c Introduce cache entry/table utilities (#4132) 2020-09-02 22:26:05 +03:00
distribution_metadata.c Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
fake_am.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
fake_fdw.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
file_utils.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
foreign_key_relationship_query.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
foreign_key_to_reference_table_rebalance.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
intermediate_results.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
metadata_sync.c Feature: localhost guc (#4836) 2021-05-12 16:59:44 +02:00
partitioning_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
progress_utils.c Avoid two race conditions in the rebalance progress monitor (#5050) 2021-07-14 19:06:32 +03:00
prune_shard_list.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
relation_access_tracking.c remove copyright years (#3286) 2019-12-11 21:14:08 +03:00
run_from_same_connection.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
sequential_execution.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
shard_rebalancer.c Use "orphaned shards" naming in more places 2021-06-04 11:39:19 +02:00
shared_connection_counters.c Throttle connections to the worker nodes 2020-04-14 10:27:48 +02:00
xact_stats.c Rename use -> shouldUse 2021-03-12 08:29:43 +00:00