pgAdmin 4 commit: Fix a bug in the database drive poll() function where

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix a bug in the database drive poll() function where
Date: 2016-03-15 13:02:24
Message-ID: E1afocC-0007hm-14@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a bug in the database drive poll() function where we could try to reference a non-existant variable.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ff424850f803850a99f1b9eae3300a94e5fc685b
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-15 13:02:30 Re: [pgAdmin4][psycopg2] - poll function local variable reference error
Previous Message Dave Page 2016-03-15 12:30:20 pgAdmin 4 commit: Subnode collection layout improvements, with addition