Skip to content

Commit

Permalink
Fix failure
Browse files Browse the repository at this point in the history
Signed-off-by: ANJU BHARTI <[email protected]>
  • Loading branch information
ANJU BHARTI committed Jan 1, 2025
1 parent 4e8c35f commit ad1377f
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion contrib/babelfishpg_tsql/src/catalog.c
Original file line number Diff line number Diff line change
Expand Up @@ -6290,7 +6290,7 @@ get_tvp_typename_typeschemaname(char *proc_name, char *target_arg_name, char **t
}

/*
* Returns true if given role has direct member bbf_role_admin
* Returns true if given role has direct membership of bbf_role_admin
* whose admin_option is true, else returns false.
*/
bool
Expand Down
6 changes: 3 additions & 3 deletions test/JDBC/jdbc_schedule
Original file line number Diff line number Diff line change
Expand Up @@ -483,9 +483,9 @@ ignore#!#declare_atatglobalvars_upgrade-before-16_5-vu-cleanup
ignore#!#declare_atatglobalvars_upgrade-before-16_5-vu-prepare
ignore#!#declare_atatglobalvars_upgrade-before-16_5-vu-verify

ignore#!#test_windows_login_before-16_6-vu-prepare
ignore#!#test_windows_login_before-16_6-vu-verify
ignore#!#test_windows_login_before-16_6-vu-cleanup
ignore#!#test_windows_login_before-17_3-vu-prepare
ignore#!#test_windows_login_before-17_3-vu-verify
ignore#!#test_windows_login_before-17_3-vu-cleanup

ignore#!#trim-before-15_11-or-16_7-vu-prepare
ignore#!#trim-before-15_11-or-16_7-vu-verify
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/16_1/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login_before-16_6
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/16_2/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login_before-16_6
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/16_3/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login_before-16_6
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/16_4/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login_before-16_6
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/16_6/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login_before-16_6
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/16_7/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down
2 changes: 1 addition & 1 deletion test/JDBC/upgrade/17_2/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ TestVarChar
TestVariableDataLength
test_windows_alter_login
test_windows_alter_user
test_windows_login
test_windows_login_before-17_3
test_windows_sp_helpuser
TestXML
timefromparts
Expand Down

0 comments on commit ad1377f

Please sign in to comment.