citus/src/backend/distributed/worker
SaitTalhaNisanci 39a142b4d9 Use PROCESS_UTILITY_QUERY in utility calls
When we use PROCESS_UTILITY_TOPLEVEL it causes some problems when
combined with other extensions such as pg_audit. With this commit we use
PROCESS_UTILITY_QUERY in the codebase to fix those problems.

(cherry picked from commit dcf54eaf2a)
2021-03-01 11:49:44 +03:00
..
task_tracker_protocol.c update test outputs with task-tracker removal 2020-07-21 16:25:08 +03:00
worker_create_or_replace.c Use PROCESS_UTILITY_QUERY in utility calls 2021-03-01 11:49:44 +03:00
worker_data_fetch_protocol.c Use PROCESS_UTILITY_QUERY in utility calls 2021-03-01 11:49:44 +03:00
worker_drop_protocol.c Fix distributing tables owned by extensions 2020-09-10 04:46:11 +02:00
worker_file_access_protocol.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
worker_merge_protocol.c Use table_openXXX methods in the codebase 2020-08-04 15:10:22 +03:00
worker_partition_protocol.c Fix partition column index issue (#4591) 2021-01-29 14:40:40 +03:00
worker_shard_visibility.c Implement "citus local table" creation logic 2020-09-09 11:50:48 +03:00
worker_sql_task_protocol.c remove task-tracker in comments, documentation 2020-07-21 16:21:01 +03:00
worker_truncate_trigger_protocol.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00