Thread: pgAdmin 4 commit: Disconnect the database connection only once not ever

pgAdmin 4 commit: Disconnect the database connection only once not ever

From
Ashesh Vashi
Date:
Disconnect the database connection only once not every time before
running the offline queries i.e. renaming of the database, using
different tablespce for the database, etc.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/databases/__init__.py  | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)