pgAdmin 4 commit: Improvise the psycopg2 wrapped driver for PostgreSQL

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Improvise the psycopg2 wrapped driver for PostgreSQL
Дата
Msg-id E1amyUo-0005GZ-Ag@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Improvise the psycopg2 wrapped driver for PostgreSQL to show formatted
message on demand.

Also - resolved an issue identifying the aborted transaction while using
the asychronous connection.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5331075ab003f539bf1e3148a92dd228b62e0e82
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] Add formatted error message support in psycopg2
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch] Add formatted error message support in psycopg2