pgAdmin 4 commit: Fix intermittent specified_version_numberValueError - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix intermittent specified_version_numberValueError
Date
Msg-id E1eoBl7-0004GZ-Fp@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: Re: [pgadmin4][patch] Hides the tablespace node in ACI tree for GreenPlum
Next
From: Dave Page
Date:
Subject: Re: RM2983: Fix transient error after application restart