Re: PGSERVICEFILE as part of a normal connection string
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ryo Kanbayashi <kanbayashi.dev@gmail.com>
Cc: Torsten Förtsch <tfoertsch123@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-03-13T00:42:17Z
Lists: pgsql-hackers
On Thu, Mar 13, 2025 at 08:53:49AM +0900, Ryo Kanbayashi wrote: > If you can't work for ther patch for a while because you are busy or > other some reason, > I can become additinal reviewer and apply review comments from Micael > to the patch instead of you. > > If you don't want my action, please reply and notice me that. If > possible, within a week :) Putting a bit of context here. Most of the Postgres hackers based in Japan had a meeting last Friday, and Kanbayashi-san has asked me about patches that introduce to simpler code paths in the tree that could be worked on for this release. I've mentioned this thread to him. > Just to let you know, my action is not intended to steal your > contribution but to prevent your good idea from being lost. Authors and reviewers get busy because of life and work matters, and contributions are listed in the commit logs for everybody who participates. If you can help move this patch forward, thanks a lot for the help! IMO, that would be great. The patch set still needs more reorganization and adjustments, but I think that we can get it there. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
psql: Add variable SERVICEFILE
- 6b1c4d326b06 19 (unreleased) landed
-
libpq: Add "servicefile" connection option
- 092f3c63efc6 19 (unreleased) landed
-
libpq: Add TAP test for nested service file
- df286a5b830a 19 (unreleased) landed
-
libpq: Fix some issues in TAP tests for service files
- 2c7bd2ba507e 18.0 landed
-
docs: Fix column count attribute in table
- ea3f9b6da34a 18.0 cited
-
libpq: Add TAP tests for service files and names
- 72c2f36d5727 18.0 landed