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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed connection and version number detection issue w
Дата
Msg-id E1jgpIE-00041k-Hh@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error