pgAdmin 4 commit: Fix dropping of databases over SSH tunneledconnectio - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix dropping of databases over SSH tunneledconnectio
Date
Msg-id E1fNPpY-0003qS-6f@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix dropping of databases over SSH tunneled connections. Fixes #3357

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17977d5d0e6c085df72c994f4d8aac82e6f30c32
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/server_manager.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Handle errors properly if they occur when renaminga
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] RM 3353 and 3357