pgsql: Authorize new user in pg_basebackup tests

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Authorize new user in pg_basebackup tests
Дата
Msg-id E1nFflz-0005cu-BM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add UNIQUE null treatment option
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Further fix for EvalPlanQual with mix of local and foreign parti