citus/src/backend/distributed/executor
Teja Mupparti f31bce5b48 Fixes the issue seen in https://github.com/citusdata/citus-enterprise/issues/745
With this commit, rebalancer backends are identified by application_name = citus_rebalancer
and the regular internal backends are identified by application_name = citus_internal
2022-02-03 09:40:46 -08:00
..
adaptive_executor.c Not fail over to local execution when it's not supported (#5625) 2022-01-25 16:43:21 +01:00
citus_custom_scan.c (1) Functions will be delegated even when present in the scope of an explicit 2022-01-19 16:43:33 -08:00
directed_acyclic_graph_execution.c Remove task tracker executor (#3850) 2020-07-18 13:11:36 +03:00
distributed_execution_locks.c Fix typo s/exlusive/exclusive/ 2021-12-23 01:35:01 +03:00
distributed_intermediate_results.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
insert_select_executor.c Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
intermediate_results.c Remove NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03:00
local_executor.c Add citus.grep_remote_commands 2021-12-17 11:47:40 +01:00
multi_client_executor.c Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
multi_executor.c Fixes the issue seen in https://github.com/citusdata/citus-enterprise/issues/745 2022-02-03 09:40:46 -08:00
multi_server_executor.c Local execution considers intermediate result size limit 2020-10-15 17:18:55 +02:00
partitioned_intermediate_results.c Remove NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03:00
placement_access.c Not include to-be-deleted shards while finding shard placements 2021-06-28 13:05:31 +03:00
query_stats.c Remove task tracker executor (#3850) 2020-07-18 13:11:36 +03:00
repartition_join_execution.c Use EnsureCompatibleLocalExecutionState instead (#5640) 2022-01-21 15:37:59 +01:00
subplan_execution.c Fix explain subplan duration 2020-07-03 20:39:55 +03:00
tuple_destination.c Fixes function names in comments 2021-10-06 09:24:43 +03:00