Thread: pgAdmin 4 commit: Fixed connection and version number detection issue w

pgAdmin 4 commit: Fixed connection and version number detection issue w

From
Akshay Joshi
Date:
Fixed connection and version number detection issue when the database server is upgraded. Fixes #5507

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=92d9c41da7cf910db060fd23e6040d6eef8d37f0
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst                  |  1 +
web/pgadmin/utils/driver/psycopg2/connection.py    | 40 +++++++++++-----------
.../utils/driver/psycopg2/server_manager.py        |  3 --
3 files changed, 21 insertions(+), 23 deletions(-)