Authorize new user in pg_basebackup tests

Andrew Dunstan <andrew@dunslane.net>

Commit: c1838b6f7a736aabca3482732490fd3ff3532fd3
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-02-03T17:13:11Z
Releases: 15.0
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.

Files

PathChange+/−
src/bin/pg_basebackup/t/010_pg_basebackup.pl modified +2 −1