pgAdmin 4 commit: Ensure that pgAdmin4 should work properly with psycop - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that pgAdmin4 should work properly with psycop
Date
Msg-id E1hDTFo-00073G-Ow@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c21ea3c3423142410b7b8f43e0e6a6515516d865
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_5.rst            |  7 +++++--
requirements.txt                            |  2 +-
web/pgadmin/utils/driver/psycopg2/cursor.py | 22 +++++++++++++++++++++-
3 files changed, 27 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Psycopg2 v2.8 fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Psycopg2 v2.8 fixes