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

From Tom Lane
Subject Re: Getting rid of regression test input/ and output/ files
Date
Msg-id 2281677.1639958426@sss.pgh.pa.us
Whole thread Raw
In response to Re: Getting rid of regression test input/ and output/ files  (Corey Huinker <corey.huinker@gmail.com>)
Responses Re: Getting rid of regression test input/ and output/ files
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Getting rid of regression test input/ and output/ files
Next
From: Peter Smith
Date:
Subject: PublicationActions - use bit flags.