citus/src/backend/distributed/executor
Nils Dijk 0dac63afc0
move pg_version_constants.h to toplevel include (#7335)
In preparation of sorting and grouping all includes we wanted to move
this file to the toplevel includes for good grouping/sorting.
2023-11-09 15:09:39 +00:00
..
adaptive_executor.c polish the codebase by fixing dozens of typos (#7166) 2023-09-01 12:21:53 +02:00
citus_custom_scan.c move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
directed_acyclic_graph_execution.c Use CreateSimpleHash (and variants) whenever possible (#6177) 2022-08-17 13:01:59 +03:00
distributed_execution_locks.c Refactor executor utility functions into multiple files (#6593) 2023-03-31 13:07:48 +02:00
distributed_intermediate_results.c move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
executor_util_params.c Refactor executor utility functions into multiple files (#6593) 2023-03-31 13:07:48 +02:00
executor_util_tasks.c Fixes typo and renames multi_process_utility (#7259) 2023-10-17 16:39:37 +03:00
executor_util_tuples.c Refactor executor utility functions into multiple files (#6593) 2023-03-31 13:07:48 +02:00
insert_select_executor.c This pull request introduces support for nonroutable merge commands in the following scenarios: 2023-06-19 12:23:40 -07:00
intermediate_results.c polish the codebase by fixing dozens of typos (#7166) 2023-09-01 12:21:53 +02:00
local_executor.c move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
merge_executor.c Add single-shard router Merge command support (#7088) 2023-08-04 08:16:29 +03:00
multi_executor.c move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
multi_server_executor.c This pull request introduces support for nonroutable merge commands in the following scenarios: 2023-06-19 12:23:40 -07:00
partitioned_intermediate_results.c Remove useless version compats 2022-07-29 10:31:55 +02: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 move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
repartition_executor.c This pull request introduces support for nonroutable merge commands in the following scenarios: 2023-06-19 12:23:40 -07:00
repartition_join_execution.c Enable re-partition joins after local execution 2022-02-23 19:40:21 +01:00
subplan_execution.c Fix explain subplan duration 2020-07-03 20:39:55 +03:00
transmit.c Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
tuple_destination.c Fixes function names in comments 2021-10-06 09:24:43 +03:00