pgAdmin 4 commit: Improvise the psycopg2 wrapped driver for PostgreSQL - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Improvise the psycopg2 wrapped driver for PostgreSQL
Date
Msg-id E1amyUo-0005GZ-Ag@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] Add formatted error message support in psycopg2
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch] Add formatted error message support in psycopg2