Thread: pgAdmin 4 commit: Allow the connection driver to return notices/message

pgAdmin 4 commit: Allow the connection driver to return notices/message

From
Dave Page
Date:
Allow the connection driver to return notices/messages from the server.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0b434431514dd898086ef69079d76ed3eb758ec8
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/abstract.py          | 14 ++++++++++----
web/pgadmin/utils/driver/psycopg2/__init__.py | 25 +++++++++++++++++++++----
2 files changed, 31 insertions(+), 8 deletions(-)