pgAdmin 4 commit: Improve display of error messages in the query tool.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve display of error messages in the query tool.
Date: 2017-09-20 10:29:25
Message-ID: E1ducFx-000275-Pz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve display of error messages in the query tool. Fixes #2700

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ddbddba33ea695cb479509a1928920525c29893
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 93 ++++++++++++++--------
.../javascript/history/query_history_spec.jsx | 39 +++++++++
2 files changed, 99 insertions(+), 33 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-09-20 10:29:34 pgAdmin 4 commit: Tag REL-2_0-RC2 has been created.
Previous Message Murtuza Zabuawala 2017-09-20 08:34:06 [pgAdmin4][Patch]: To exclude SELECT queries from transaction in query tool