pgAdmin 4 commit: Fix dropping of databases over SSH tunneledconnectio

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix dropping of databases over SSH tunneledconnectio
Дата
Msg-id E1fNPpY-0003qS-6f@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Handle errors properly if they occur when renaminga
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] RM 3353 and 3357