pgAdmin 4 commit: Moved logic to check fixed port is in use to ConfigWi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Moved logic to check fixed port is in use to ConfigWi
Date: 2020-09-08 06:35:08
Message-ID: E1kFXDg-000751-C8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Moved logic to check fixed port is in use to ConfigWindow class.

refs #5751

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=76b0e3e9f74f652d490abba79fe050516edcecee

Modified Files
--------------
runtime/ConfigWindow.cpp | 60 ++++++++++++++++++++++++++++++++++++------------
runtime/ConfigWindow.h | 2 ++
runtime/MenuActions.cpp | 1 +
runtime/Runtime.cpp | 24 -------------------
runtime/Runtime.h | 1 -
5 files changed, 48 insertions(+), 40 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-08 06:35:35 Re: RM_5734 Patch
Previous Message Nidhi Bhammar 2020-09-08 05:45:14 RM_5734 Patch