Skip to content

Commit c42f68e

Browse files
author
Daniel Shelepanov
committed
[PBCKP-382] version 15 compatibility bug
1 parent 0f7e01b commit c42f68e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/auth_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ def test_backup_via_unprivileged_user(self):
140140
else:
141141
node.safe_psql(
142142
"postgres",
143-
"GRANT EXECUTE ON FUNCTION pg_backup_stop() TO backup; "
144143
"GRANT EXECUTE ON FUNCTION pg_backup_stop(boolean) TO backup;")
145144

146145
self.backup_node(

0 commit comments

Comments
 (0)