diff --git a/test/JDBC/expected/parallel_query/BABEL-1444.out b/test/JDBC/expected/parallel_query/BABEL-1444.out index 5572d364985..8bcfb12b3c1 100644 --- a/test/JDBC/expected/parallel_query/BABEL-1444.out +++ b/test/JDBC/expected/parallel_query/BABEL-1444.out @@ -66,7 +66,7 @@ SELECT current_setting('role'); GO ~~START~~ text -none +master_dbo ~~END~~ SELECT current_setting('search_path'); @@ -98,7 +98,7 @@ SELECT current_setting('role'); GO ~~START~~ text -none +dbo ~~END~~ SELECT current_setting('search_path'); @@ -135,7 +135,7 @@ SELECT current_setting('role'); GO ~~START~~ text -none +dbo ~~END~~ SELECT current_setting('search_path'); @@ -168,7 +168,7 @@ SELECT current_setting('role'); GO ~~START~~ text -none +master_dbo ~~END~~ SELECT current_setting('search_path'); @@ -200,7 +200,7 @@ SELECT current_setting('role'); GO ~~START~~ text -none +master_dbo ~~END~~ SELECT current_setting('search_path'); @@ -233,7 +233,7 @@ SELECT current_setting('role'); GO ~~START~~ text -none +master_dbo ~~END~~ SELECT current_setting('search_path');