Thread: pgAdmin 4 commit: Purge connections from the cache on logout. Fixes#37

pgAdmin 4 commit: Purge connections from the cache on logout. Fixes#37

From
Dave Page
Date:
Purge connections from the cache on logout. Fixes #3703

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_5.rst              |  3 ++-
web/pgadmin/__init__.py                       |  7 +++++++
web/pgadmin/utils/driver/psycopg2/__init__.py | 16 ++++++++++++++++
3 files changed, 25 insertions(+), 1 deletion(-)