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

From Aditya Toshniwal
Subject pgAdmin 4 commit: Ensure that pgAdmin4 should work properly with psycop
Date
Msg-id E1hDpDs-000571-Ha@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143

(cherry picked from commit c21ea3c3423142410b7b8f43e0e6a6515516d865)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6d94ddbef50621a0669d0c93113514c9ba81930
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: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body whenrendering Select2 control
Next
From: "Stuart D. Gathman"
Date:
Subject: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support