pgAdmin 4 commit: Fixed an issue where the application ignores the fixe

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the application ignores the fixe
Date: 2020-08-27 07:40:14
Message-ID: E1kBCW6-0004NK-OK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the application ignores the fixed port configuration value. Fixes #5773

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0998d349cae23c48324d5b8b53f5ed609ba834a5
Author: Chris Mayo <aklhfex(at)gmail(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst | 3 ++-
runtime/Runtime.cpp | 24 +++++++++++++++---------
runtime/Runtime.h | 3 +--
3 files changed, 18 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-27 07:40:48 Re: [pgAdmin][SonarQube] Cognitive complexity roles + test cases
Previous Message Aditya Toshniwal 2020-08-27 07:38:18 Re: SCSS Minor SonarQube fixes