pgAdmin 4 commit: Fix connection garbage collector. Fixes #3700

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix connection garbage collector. Fixes #3700
Date: 2018-10-17 11:35:49
Message-ID: E1gCk7B-0006gI-65@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-10-17 11:35:56 Re: [pgAdmin4][Patch] RM #3700 fix connection garbage collector
Previous Message Dave Page 2018-10-17 11:30:05 pgAdmin 4 commit: Release note update