pgAdmin 4 commit: Fix error highlighting, broken in d6391c7e9b26e5e10bb

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix error highlighting, broken in d6391c7e9b26e5e10bb
Date: 2016-09-09 13:45:37
Message-ID: E1biM7d-00081Z-Ps@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-09 13:45:44 Re: PATCH: To fix the issue of highlighting error in the query tool (pgAdmin4)
Previous Message Surinder Kumar 2016-09-09 12:53:34 Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)