pgAdmin 4 commit: Fix connection garbage collector. Fixes #3700 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix connection garbage collector. Fixes #3700
Date
Msg-id E1gCk7B-0006gI-65@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix connection garbage collector. Fixes #3700

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_5.rst              | 1 +
web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Release note update
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] RM #3700 fix connection garbage collector