Re: Getting rid of regression test input/ and output/ files - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Getting rid of regression test input/ and output/ files
Date
Msg-id CADkLM=eTApQKXA0mtrAMqzmeSPj0eKymryhdnz0oh-M0_=52MA@mail.gmail.com
Whole thread Raw
In response to Re: Getting rid of regression test input/ and output/ files  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Dec 19, 2021 at 7:00 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Corey Huinker <corey.huinker@gmail.com> writes:
> Which brings up a tangential question, is there value in having something
> that brings in one or more env vars as psql vars directly. I'm thinking
> something like:

> \importenv pattern [prefix]

Meh ... considering we've gone this long without any getenv capability
in psql at all, that seems pretty premature.

                        regards, tom lane

Fair enough.

Patches didn't apply with `git apply` but did fine with `patch -p1`, from there it passes make check-world.



 

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: parallel vacuum comments
Next
From: Peter Smith
Date:
Subject: Re: row filtering for logical replication