pgAdmin 4 commit: Fix a referenced before assignment bug inconnection - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fix a referenced before assignment bug inconnection
Date
Msg-id E1eMxGW-0007r0-98@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a referenced before assignment bug in connection management. Fixes #2868

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3379719a26b303ab31d20a93373741afab968d0e
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message