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

From Ashesh Vashi
Subject pgAdmin 4 commit: Ensure using an alternate role to connect to adataba
Date
Msg-id E1dyWEx-0007Hb-3M@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
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a44428266e1ce165a305c51cdf0df1f47e1a18ed
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: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add the ability to build a basic Docker container.
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Code refactoring - Dashboard module