[pgAdmin][Patch] #5746 setup.py --load-server does not allow loading connections that use pg_services - Mailing list pgadmin-hackers

From Rahul Shirsat
Subject [pgAdmin][Patch] #5746 setup.py --load-server does not allow loading connections that use pg_services
Date
Msg-id CAKtn9dODo2yEneyn1VuP9kZphTb4BKCJFNb15fXPOx2fij5inA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][Patch] #5746 setup.py --load-server does not allow loading connections that use pg_services  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Please find the attached patch below which fixes the issue regarding --load-servers having service based server connection.

--
Rahul Shirsat
Software Engineer | EnterpriseDB Corporation.
Attachment

pgadmin-hackers by date:

Previous
From: Cyril Jouve
Date:
Subject: More idiomatic python3 + fix some tests
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Change the following to replace Python 2 code with Py