pgAdmin 4 commit: Fixed an issue where --load-server does not allow loa - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where --load-server does not allow loa
Date
Msg-id E1kCipM-0006LX-TH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where --load-server does not allow loading connections that use pg_services. Fixes #5746

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b5c299c5ad2547c2813dfb78c6e9fbfb0c382e9a
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst |  1 +
web/setup.py                      | 39 +++++++++++++++++++++++----------------
2 files changed, 24 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: More idiomatic python3 + fix some tests
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] #5746 setup.py --load-server does not allow loading connections that use pg_services