pgAdmin 4 commit: Fixed an issue where the application ignores the fixe - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the application ignores the fixe
Date
Msg-id E1kBCW6-0004NK-OK@gothos.postgresql.org
Whole thread Raw
List 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@gmail.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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: SCSS Minor SonarQube fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][SonarQube] Cognitive complexity roles + test cases