pgAdmin 4 commit: Ensure using an alternate role to connect to adataba

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure using an alternate role to connect to adataba
Дата
Msg-id E1dxZVg-0007SP-Lr@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure using an alternate role to connect to a database doesn't cause an error when checking recovery state. Fixes
#2742

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a132a547fd9f84db6a93d06e61e0c47c37a92e8
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_2_0.rst                      | 3 ++-
web/pgadmin/browser/server_groups/servers/__init__.py | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch] RM 2742 Unable to connect to database server withdifferent user and role
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] RM 2742 Unable to connect to database serverwith different user and role