Re: Add partial :-variable expansion to psql \copy

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Akshat Jaimini <destrex271@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Fabien Coelho <postgresql.org@coelho.net>
Date: 2025-06-17T14:41:14Z
Lists: pgsql-hackers
Hi,

On 2025-05-13 09:57:46 -0400, Andres Freund wrote:
> On 2025-05-01 16:37:18 +0000, Akshat Jaimini wrote:
> > I am unable to apply the patch on master. Can you please confirm if the patch is rebased?
> 
> cfbot seems to be able to apply the patch.
> 
> However, the tests have not passed in quite a while:

Since that's still the case, I've now marked the patch as returned with
feedback.

Greetings,

Andres Freund



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix psql's "\g target" meta-command to work with COPY TO STDOUT.