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

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][Patch] #5746 setup.py --load-server does not allow loading connections that use pg_services
Date: 2020-08-31 09:39:05
Message-ID: CAKtn9dODo2yEneyn1VuP9kZphTb4BKCJFNb15fXPOx2fij5inA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM5746.patch application/octet-stream 2.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-31 11:17:26 pgAdmin 4 commit: Change the following to replace Python 2 code with Py
Previous Message Cyril Jouve 2020-08-28 20:57:40 More idiomatic python3 + fix some tests