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-05-13T13:57:46Z
Lists: pgsql-hackers
Hi, 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: https://cirrus-ci.com/task/5702107409416192 https://api.cirrus-ci.com/v1/task/5702107409416192/logs/cores.log 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 →
-
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
- 6d3ede5f1c65 12.0 cited