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 <[email protected]> Modified Files -------------- web/pgadmin/utils/driver/psycopg2/__init__.py | 1 + 1 file changed, 1 insertion(+) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
