[pgadmin-hackers] pgAdmin 4 commit: Only reconnect to databases that were previouslyconn - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Only reconnect to databases that were previouslyconn
Date
Msg-id E1d7gyG-0004LD-GX@gothos.postgresql.org
Whole thread Raw
List 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.dhumal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] Dependents and Dependencies in GreenPlum
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] patch for RM2292 [pgadmin4]