pgAdmin 4 commit: Fix error highlighting, broken in d6391c7e9b26e5e10bb - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix error highlighting, broken in d6391c7e9b26e5e10bb
Date
Msg-id E1biM7d-00081Z-Ps@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix error highlighting, broken in d6391c7e9b26e5e10bb3. Fixes #1676

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 26 ++++++++++++++++++++++++--
1 file changed, 24 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue of highlighting error in the query tool (pgAdmin4)