Thread: pgAdmin 4 commit: Fixed no attribute '_asdict' error when connecting th

pgAdmin 4 commit: Fixed no attribute '_asdict' error when connecting th

From
Akshay Joshi
Date:
Fixed no attribute '_asdict' error when connecting the database server. Fixes #6663

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=accc9418183c26349b24613472bcb01137b66021

Modified Files
--------------
docs/en_US/release_notes_5_7.rst            |  1 +
web/pgadmin/utils/driver/psycopg2/cursor.py | 23 ++++++++++-------------
2 files changed, 11 insertions(+), 13 deletions(-)