From bc02206ff51e90979427644cb920d93c22f845c4 Mon Sep 17 00:00:00 2001 From: gurkanindibay Date: Thu, 15 Feb 2024 15:23:50 +0300 Subject: [PATCH] Fixes review notes --- src/backend/distributed/commands/utility_hook.c | 1 - src/test/regress/multi_schedule | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/backend/distributed/commands/utility_hook.c b/src/backend/distributed/commands/utility_hook.c index 458c4b3a9..5fd0cc53f 100644 --- a/src/backend/distributed/commands/utility_hook.c +++ b/src/backend/distributed/commands/utility_hook.c @@ -43,7 +43,6 @@ #include "foreign/foreign.h" #include "lib/stringinfo.h" #include "nodes/makefuncs.h" -#include "nodes/nodes.h" #include "nodes/parsenodes.h" #include "nodes/pg_list.h" #include "postmaster/postmaster.h" diff --git a/src/test/regress/multi_schedule b/src/test/regress/multi_schedule index 6a412563c..4fe98b4e3 100644 --- a/src/test/regress/multi_schedule +++ b/src/test/regress/multi_schedule @@ -108,8 +108,7 @@ test: object_propagation_debug test: undistribute_table test: run_command_on_all_nodes test: background_task_queue_monitor -test: other_databases -test: grant_role_from_non_maindb +test: other_databases grant_role_from_non_maindb test: citus_internal_access # Causal clock test