pgAdmin 4 commit: Ensure using an alternate role to connect to adataba - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure using an alternate role to connect to adataba
Date
Msg-id E1dxZVg-0007SP-Lr@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch] RM 2742 Unable to connect to database server withdifferent user and role
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] RM 2742 Unable to connect to database serverwith different user and role