1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-07-17 07:22:20 +02:00

[PBCKP-382] version 15 compatibility bug

This commit is contained in:
Daniel Shelepanov
2022-12-05 11:21:19 +03:00
parent 0f7e01b7f3
commit c42f68ecca

View File

@ -140,7 +140,6 @@ class SimpleAuthTest(ProbackupTest, unittest.TestCase):
else:
node.safe_psql(
"postgres",
"GRANT EXECUTE ON FUNCTION pg_backup_stop() TO backup; "
"GRANT EXECUTE ON FUNCTION pg_backup_stop(boolean) TO backup;")
self.backup_node(