pgAdmin 4 commit: Fix dropping of databases over SSH tunneled connectio

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix dropping of databases over SSH tunneled connectio
Date: 2018-05-28 21:37:28
Message-ID: E1fNPpY-0003qS-6f@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-28 21:37:38 Re: [pgAdmin4][Patch] RM 3353 and 3357
Previous Message Dave Page 2018-05-28 21:35:38 pgAdmin 4 commit: Handle errors properly if they occur when renaming a