citus/src/backend/distributed/executor
Naisila Puka 75460fa23e
Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373)
This upgrade has changed some indentation levels, moved some
parameter names to the next line etc.
I also did some manual style changes to obey the 88-90 character per
line rule and avoid commas or semicolons in a new line.

Sister PRs https://github.com/citusdata/tools/pull/382
https://github.com/citusdata/the-process/pull/179
2025-12-11 16:51:19 +03:00
..
adaptive_executor.c Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373) 2025-12-11 16:51:19 +03:00
citus_custom_scan.c Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373) 2025-12-11 16:51:19 +03:00
directed_acyclic_graph_execution.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2025-03-12 11:01:49 +03:00
distributed_execution_locks.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2025-03-12 11:01:49 +03:00
distributed_intermediate_results.c Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373) 2025-12-11 16:51:19 +03:00
executor_util_params.c Sort includes (#7326) 2023-11-23 18:19:54 +01:00
executor_util_tasks.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2025-03-12 11:01:49 +03:00
executor_util_tuples.c Sort includes (#7326) 2023-11-23 18:19:54 +01:00
insert_select_executor.c Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373) 2025-12-11 16:51:19 +03:00
intermediate_results.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2025-03-12 11:01:49 +03:00
local_executor.c Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373) 2025-12-11 16:51:19 +03:00
merge_executor.c Upgrade uncrustify from 0.68.1 to 0.82.0 (#8373) 2025-12-11 16:51:19 +03:00
multi_executor.c EXPLAIN ANALYZE - Prevent execution of the plan during the plan-print (#8017) 2025-07-30 11:29:50 -07:00
multi_server_executor.c Sort includes (#7326) 2023-11-23 18:19:54 +01:00
partitioned_intermediate_results.c Add PG 18Beta2 Build compatibility (#8060) 2025-07-23 15:15:55 +03:00
placement_access.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2025-03-12 11:01:49 +03:00
repartition_executor.c Enhance MERGE .. WHEN NOT MATCHED BY SOURCE for repartitioned source (#7900) 2025-03-12 12:43:01 +03:00
repartition_join_execution.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2025-03-12 11:01:49 +03:00
subplan_execution.c EXPLAIN ANALYZE - Prevent execution of the plan during the plan-print (#8017) 2025-07-30 11:29:50 -07:00
transmit.c Create directories and files with pg_file_create_mode and pg_dir_create_mode permissions (#7479) 2024-02-07 12:48:31 +01:00
tuple_destination.c Fix getting heap tuple size (#7387) 2024-01-08 17:09:30 +01:00