Re: PGSERVICEFILE as part of a normal connection string

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Ryo Kanbayashi <kanbayashi.dev@gmail.com>, Torsten Förtsch <tfoertsch123@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, pgsql-hackers@lists.postgresql.org
Date: 2025-03-13T06:07:39Z
Lists: pgsql-hackers
On Thu, 2025-03-13 at 08:53 +0900, Ryo Kanbayashi wrote:
> Just to let you know, my action is not intended to steal your
> contribution but to prevent your good idea from being lost.
> 
> TO: Mecael and other hackers,
> 
> There are any problem in light of community customs?

Anything submitted to the mailing list is no longer private
intellectual property.  You are free and welcome to start working
on any patch that you are interested in and that seems neglected
by the author.  There is no problem with listing more than one
author.

Yours,
Laurenz Albe



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. psql: Add variable SERVICEFILE

  2. libpq: Add "servicefile" connection option

  3. libpq: Add TAP test for nested service file

  4. libpq: Fix some issues in TAP tests for service files

  5. docs: Fix column count attribute in table

  6. libpq: Add TAP tests for service files and names