Authorize new user in pg_basebackup tests
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 3 Feb 2022 17:13:11 +0000 (12:13 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 3 Feb 2022 17:13:11 +0000 (12:13 -0500)
commitc1838b6f7a736aabca3482732490fd3ff3532fd3
tree203815558c04cde3c30fdfb9d8f904febddb246b
parent94aa7cc5f707712f592885995a28e018c7c80488
Authorize new user in pg_basebackup tests

Commit 8e2b6d45a0 added a new unprivileged user for testing
pg_basebackup, but omitted to add them to the cluster's authorized
logins, breaking Windows  tests run without using Unix sockets.
src/bin/pg_basebackup/t/010_pg_basebackup.pl