Обсуждение: pgsql: Authorize new user in pg_basebackup tests

Поиск
Список
Период
Сортировка

pgsql: Authorize new user in pg_basebackup tests

От
Andrew Dunstan
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c1838b6f7a736aabca3482732490fd3ff3532fd3

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)