pgAdmin 4 commit: Ensure we capture notices raised by queries. Fixes#3 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure we capture notices raised by queries. Fixes#3
Date
Msg-id E1ehcFe-0004Zv-Eq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure we capture notices raised by queries. Fixes #3027

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py       | 20 +++++++++++++++-----
web/pgadmin/utils/driver/psycopg2/__init__.py |  9 ++++++++-
2 files changed, 23 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Fix for RM3027: Do not SQLQuote parameter values for objects
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3016] Properly display notices in case of error