Re: TAP tests for psql \g piped into program
Daniel Verite <daniel@manitou-mail.org>
From: "Daniel Verite" <daniel@manitou-mail.org>
To: "Peter Eisentraut" <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-03-29T18:39:00Z
Lists: pgsql-hackers
Attachments
- v2-tap-test-psql-g-program.patch (text/plain) patch v2
Peter Eisentraut wrote: > So for your patch, I would just do the path adjustment ad hoc in-line. > It's just one additional line. Here's the patch updated that way. Best regards, -- Daniel Vérité https://postgresql.verite.pro/ Twitter: @DanielVerite
Commits
-
Add regression tests for psql \g piped into a program
- be8d4cb13cb4 17.0 landed
-
Add regression tests for psql's \o and \g on files
- d2a4490401f2 16.0 cited