pgAdmin 4 commit: Only reconnect to databases that were previously conn

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Only reconnect to databases that were previously conn
Date: 2017-05-08 11:36:56
Message-ID: E1d7gyG-0004LD-GX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Only reconnect to databases that were previously connected. Fixes #2292

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-05-08 11:38:03 Re: patch for RM2292 [pgadmin4]
Previous Message Dave Page 2017-05-08 11:28:16 Re: [patch] Dependents and Dependencies in GreenPlum