pgAdmin 4 commit: Fix intermittent specified_version_numberValueError

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix intermittent specified_version_numberValueError
Дата
Msg-id E1eoBl7-0004GZ-Fp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix intermittent specified_version_number ValueError issue on restart. Fixes #2983

Now we try to restore server details like server version number at restart so template paths can be resolved.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05e91044c77a2b87bc95e85b682b0b4ada02322e
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 17 +++++++++++++++++
1 file changed, 17 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin4][patch] Hides the tablespace node in ACI tree for GreenPlum
Следующее
От: Dave Page
Дата:
Сообщение: Re: RM2983: Fix transient error after application restart