pgAdmin 4 commit: Fix a referenced before assignment bug in connection

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix a referenced before assignment bug in connection
Date: 2017-11-16 12:40:04
Message-ID: E1eFJSe-00044U-0o@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a referenced before assignment bug in connection management. Fixes #2868

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=051788d040049682cbde78c4bb5343f92b4eb5a2
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-16 12:40:09 Re: Fix for minor issue RM2868
Previous Message Dave Page 2017-11-16 12:13:56 pgAdmin 4 commit: Current versions of Chrome need a newer driver for se