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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow the connection driver to return notices/message
Дата
Msg-id E1abn5P-0005E9-KD@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Preferences/Options dialog
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin IV] PATCH: Add support for the notices/messages from the backend server.