citus/src/backend/distributed/executor
Hadi Moshayedi 5e648e1a78 Fix task->fetchedExplainAnalyzePlan memory issue.
(cherry picked from commit 23fa421639)
2020-07-21 11:01:48 +03:00
..
adaptive_executor.c Fix task->fetchedExplainAnalyzePlan memory issue. 2020-07-21 11:01:48 +03:00
citus_custom_scan.c Rename CoordinatorInsertSelect... to NonPushableInsertSelect 2020-06-25 08:55:48 -07:00
directed_acyclic_graph_execution.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
distributed_execution_locks.c This prepares for routing modifying CTEs, where modLevel should not be used to infer whether a plan is a select or not 2020-05-20 17:26:12 +00:00
distributed_intermediate_results.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
insert_select_executor.c Move more from insert_select_executor to insert_select_planner 2020-06-26 08:08:26 -07:00
intermediate_results.c Use rename to make sure no files are inserted while deleting (#3912) 2020-06-23 10:38:44 +02:00
local_executor.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
multi_client_executor.c Add some asserts to pass static analysis (#3805) 2020-04-29 11:19:11 +02:00
multi_executor.c Improve performance of metadata cache (#3924) 2020-06-30 12:10:10 +02:00
multi_server_executor.c Move more from insert_select_executor to insert_select_planner 2020-06-26 08:08:26 -07:00
multi_task_tracker_executor.c Fix/task execution (#3941) 2020-06-24 12:10:00 +03:00
partitioned_intermediate_results.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
placement_access.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
query_stats.c Rename CoordinatorInsertSelect... to NonPushableInsertSelect 2020-06-25 08:55:48 -07:00
repartition_join_execution.c Fix/task execution (#3941) 2020-06-24 12:10:00 +03:00
subplan_execution.c Fix explain subplan duration 2020-07-21 11:01:48 +03:00
tuple_destination.c Fix EXPLAIN ANALYZE received data counter issues (#3917) 2020-06-17 11:33:38 +02:00