pgAdmin 4 commit: Allow the connection driver to return notices/message - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow the connection driver to return notices/message
Date
Msg-id E1abn5P-0005E9-KD@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Preferences/Options dialog
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin IV] PATCH: Add support for the notices/messages from the backend server.