From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Ryo Kanbayashi <kanbayashi(dot)dev(at)gmail(dot)com> |
Cc: | Torsten Förtsch <tfoertsch123(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: [PATCH] PGSERVICEFILE as part of a normal connection string |
Date: | 2025-07-09 07:31:31 |
Message-ID: | aG4a0wyIAHmnVfDJ@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 27, 2025 at 09:25:47PM +0900, Ryo Kanbayashi wrote:
> I've attached modified and splited patch files to this mail.
Taken in isolation, 0001 was incorrect because it still contained the
case of "servicefile" nested to a service file, but this code path is
only introduced in 0002. I have extracted the relevant part of the
patch that works on HEAD, and applied it.
Attached is a rebased version of the rest, with the recent stanza
related to fef6da9e9c87 taken into account. 0002 still has a change
that should be in 0001: I have not really touched the structure of the
two remaining patches yet.
--
Michael
Attachment | Content-Type | Size |
---|---|---|
v12-0001-servicefile-option-usage-on-connection-string-fe.patch | text/x-diff | 8.8 KB |
v12-0002-psql-enhancement-related-servicefile-option-on-c.patch | text/x-diff | 2.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bertrand Drouvot | 2025-07-09 07:32:48 | Re: Adding wait events statistics |
Previous Message | Jim Jones | 2025-07-09 07:27:51 | Re: XMLSerialize: version and explicit XML declaration |