Skip to content

Commit f032861

Browse files
committed
Merge branch 'PBCKP-382-bug_15_compat' into 'REL_2_5'
[PBCKP-382] version 15 compatibility bug See merge request eepbk/pg_probackup_ee!13
2 parents 3109634 + c42f68e commit f032861

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)