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 <[email protected]>

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


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to