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.toshni...@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(-)