diff --git a/test/JDBC/expected/parallel_query/BABEL-1444.out b/test/JDBC/expected/parallel_query/BABEL-1444.out index 5572d36498..8bcfb12b3c 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'); diff --git a/test/JDBC/expected/parallel_query/Test-sp_reset_connection.out b/test/JDBC/expected/parallel_query/Test-sp_reset_connection.out index bf5f08621b..5c370232f8 100644 --- a/test/JDBC/expected/parallel_query/Test-sp_reset_connection.out +++ b/test/JDBC/expected/parallel_query/Test-sp_reset_connection.out @@ -653,7 +653,7 @@ master_dbo, "$user", sys, pg_catalog ~~START~~ text -none +master_dbo ~~END~~ @@ -687,6 +687,6 @@ master_dbo, "$user", sys, pg_catalog ~~START~~ text -none +master_dbo ~~END~~ diff --git a/test/JDBC/parallel_query_jdbc_schedule b/test/JDBC/parallel_query_jdbc_schedule index 4c93ab0fef..70f7fc77f4 100644 --- a/test/JDBC/parallel_query_jdbc_schedule +++ b/test/JDBC/parallel_query_jdbc_schedule @@ -13,4 +13,4 @@ ignore#!#BABEL-SP_TABLE_PRIVILIGES-vu-cleanup ignore#!#BABEL-3013 ignore#!#BABEL-SP_TABLE_PRIVILEGES ignore#!#ISC-Columns-vu-verify -ignore#!#sys-has_perms_by_name-vu-verify \ No newline at end of file +ignore#!#sys-has_perms_by_name-vu-verify