citus/src/backend/distributed
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
..
commands Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
connection Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
deparser Fix nextval('seq_name'::text) bug, and schema for seq tests (#5046) 2021-07-14 13:55:48 +03:00
executor Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
metadata Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
operations Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
planner Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-07-14 19:06:32 +03:00
relay Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
sql Remove public schema dependency for 10.1 upgrades 2021-07-09 12:12:19 +03:00
test Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
transaction Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
utils Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
worker Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix minor issues with makefile targets (#4717) 2021-04-28 15:46:55 +03:00
citus.control Bump Citus to 10.1devel 2021-02-17 11:54:33 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Use "orphaned shards" naming in more places 2021-06-04 11:39:19 +02:00