pgAdmin 4 commit: Graceful server reconnections. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Graceful server reconnections.
Date
Msg-id E1aiOKw-0001kJ-Qw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Graceful server reconnections.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b3c625f135c80f48b3df05bf72e7c1b51ca8de5f
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 152 +++++++++++++++++++++++---
1 file changed, 136 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Server side session management using the SQLite (per session) database
Next
From: Dave Page
Date:
Subject: Re: On restarting/reloading the server establish the connections with database server smoothly