pgAdmin 4 commit: Ensure the SSH tunnel port number is honoured. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the SSH tunnel port number is honoured. Fixes
Date: 2018-07-19 09:52:20
Message-ID: E1fg5bg-0003Qq-BS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the SSH tunnel port number is honoured. Fixes #3471

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=051ce6afebca34bd84f7bb55d2768b5d571385f4
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_2.rst | 3 ++-
web/pgadmin/utils/driver/psycopg2/server_manager.py | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-19 10:01:14 Re: [pgAdmin4][Patch]: RM #3471 SSH Tunnel doesn't use the port setting
Previous Message Aditya Toshniwal 2018-07-19 09:23:01 Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes