pgAdmin 4 commit: Close connections gracefully when the user logs out o

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Close connections gracefully when the user logs out o
Date: 2019-02-06 13:17:56
Message-ID: E1grN5Q-0000nB-Dy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Close connections gracefully when the user logs out of pgAdmin. Fixes #3942

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=22d458b01ea9369626bf76b945ce9c6b6d9ec9ad
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_3.rst | 1 +
web/pgadmin/__init__.py | 19 ++++++++-
web/pgadmin/tools/datagrid/__init__.py | 69 +++++++++++++++++++++---------
web/pgadmin/tools/debugger/__init__.py | 76 ++++++++++++++++++++++++----------
web/pgadmin/utils/__init__.py | 1 +
5 files changed, 124 insertions(+), 42 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-06 13:18:09 Re: [pgAdmin4][Patch]: RM #3942 Close all the connections gracefully when logout from pgAdmin4
Previous Message pgAdmin 4 Jenkins 2019-02-06 12:43:57 Jenkins build is back to normal : pgadmin4-master-python27 #919