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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed connection and version number detection issue w
Date: 2020-06-04 12:48:22
Message-ID: E1jgpIE-00041k-Hh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-04 12:48:44 Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error
Previous Message Dave Page 2020-06-04 09:47:04 Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error