pgAdmin 4 commit: Fixed connection and version number detection issue w - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed connection and version number detection issue w
Date
Msg-id E1jgpIE-00041k-Hh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error