Re: TAP tests for psql \g piped into program

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Daniel Verite <daniel@manitou-mail.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-10-02T08:46:48Z
Lists: pgsql-hackers
On 29/03/2023 21:39, Daniel Verite wrote:
> 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.

Committed, thanks!

-- 
Heikki Linnakangas
Neon (https://neon.tech)




Commits

  1. Add regression tests for psql \g piped into a program

  2. Add regression tests for psql's \o and \g on files