mirror of https://github.com/citusdata/citus.git
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
|
||
|---|---|---|
| .. | ||
| task_tracker_protocol.c | ||
| worker_create_or_replace.c | ||
| worker_data_fetch_protocol.c | ||
| worker_drop_protocol.c | ||
| worker_file_access_protocol.c | ||
| worker_merge_protocol.c | ||
| worker_partition_protocol.c | ||
| worker_shard_visibility.c | ||
| worker_sql_task_protocol.c | ||
| worker_truncate_trigger_protocol.c | ||