Re: [PATCH] Find additional connection service files inpg_service.conf.d directory - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Find additional connection service files inpg_service.conf.d directory
Date
Msg-id 20180114123305.GA4563@paquier.xyz
Whole thread Raw
In response to [PATCH] Find additional connection service files in pg_service.conf.d directory  (Curt Tilmes <curt@tilmes.org>)
List pgsql-hackers
On Fri, Jan 12, 2018 at 09:53:51AM -0500, Curt Tilmes wrote:
> This patch adds an extra search for service connection definitions if
> the current places fail
> to find the service (~/.pg_service.conf <sysconfdir>/pg_service.conf).
> It will then search
> every readable file in the directory <sysconfdir>/pg_service.conf.d.
>
> What do you think?

If you are looking for feedback regarding your patch, please be sure to
register it to the next commit fest:
https://commitfest.postgresql.org/17/

Here are as well some guidelines about patch submission and review
process:
https://wiki.postgresql.org/wiki/Submitting_a_Patch
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Emre Hasegeli
Date:
Subject: Re: [HACKERS] [PATCH] Improve geometric types
Next
From: Everaldo Canuto
Date:
Subject: Re: proposal: alternative psql commands quit and exit