pgAdmin 4 commit: Ensure we capture notices raised by queries. Fixes #3

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure we capture notices raised by queries. Fixes #3
Date: 2018-02-02 14:23:38
Message-ID: E1ehcFe-0004Zv-Eq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-02 14:23:47 Re: [pgAdmin4][RM#3016] Properly display notices in case of error
Previous Message Dave Page 2018-02-02 13:58:41 Re: Fix for RM3027: Do not SQLQuote parameter values for objects