citus/src/backend/distributed/executor
Hadi Moshayedi a079278b0c Repartitioned INSERT/SELECT: Add a GUC to enable/disable it 2020-01-16 23:24:52 -08:00
..
adaptive_executor.c Fix epoll_ctl() error message on connection error 2020-01-16 06:40:57 +01:00
citus_custom_scan.c INSERT/SELECT: show method in EXPLAIN output 2020-01-16 23:24:52 -08:00
directed_acylic_graph_execution.c Add adaptive executor support for repartition joins (#3169) 2019-12-17 19:09:45 +03:00
distributed_execution_locks.c Remove real time router executors (#3142) 2019-11-05 12:48:10 +01:00
distributed_intermediate_results.c Implement INSERT ... SELECT with repartitioning 2020-01-16 23:24:52 -08:00
insert_select_executor.c Repartitioned INSERT/SELECT: Add a GUC to enable/disable it 2020-01-16 23:24:52 -08:00
intermediate_results.c Don't start a coordinated transaction on workers. 2020-01-16 23:24:52 -08:00
local_executor.c Make ApplyLogRedaction a macro and redefine ereport 2020-01-13 18:24:36 +01:00
multi_client_executor.c Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
multi_executor.c make sure to correctly decrement ExecutorLevel (#3311) 2019-12-16 20:50:13 +01:00
multi_server_executor.c Add adaptive executor support for repartition joins (#3169) 2019-12-17 19:09:45 +03:00
multi_task_tracker_executor.c Add adaptive executor support for repartition joins (#3169) 2019-12-17 19:09:45 +03:00
partitioned_intermediate_results.c Don't start a coordinated transaction on workers. 2020-01-16 23:24:52 -08:00
placement_access.c Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
query_stats.c Remove real time router executors (#3142) 2019-11-05 12:48:10 +01:00
repartition_join_execution.c Add adaptive executor support for repartition joins (#3169) 2019-12-17 19:09:45 +03:00
subplan_execution.c replace Begin words in coordinated transactions with use (#3293) 2019-12-16 10:40:31 +03:00