pgAdmin 4 commit: Fix connection restoration issue when pgAdmin server - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix connection restoration issue when pgAdmin server
Date
Msg-id E1hbfZL-0006z0-9M@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix connection restoration issue when pgAdmin server is restarted and the page is refreshed. Fixes #4357

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=82bd94e696408005ba45aff7d880ec35e7ebaa09
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst              | 3 ++-
web/pgadmin/utils/driver/psycopg2/__init__.py | 9 +++++----
2 files changed, 7 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix syntax error for Default value of column. It is a
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4357] Connection restoration issue after restart andrefresh pgadmin page