pgAdmin 4 commit: Fix an exception that could occur when the browser pi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an exception that could occur when the browser pi
Date
Msg-id E1bm015-0006t4-UU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an exception that could occur when the browser pings the server following a restart. Fixes #1707

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=881d2a60a4e1ef357dcf9fcfb5375f8dc3dd2163
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix column editor issue (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue where user gets error following application server restart (pgAdmin4)