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

From Greg Stark
Subject Re: Getting rid of regression test input/ and output/ files
Date
Msg-id CAM-w4HOmSBcxS4YqHPcHZZkMc-yQq_Fa6-6fdR3Qezv4TR4k0w@mail.gmail.com
Whole thread Raw
In response to Re: Getting rid of regression test input/ and output/ files  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
On Sun, 19 Dec 2021 at 18:41, Corey Huinker <corey.huinker@gmail.com> wrote:
>
> Which brings up a tangential question, is there value in having something that brings in one or more env vars as psql
varsdirectly. I'm thinking something like:
 
>
> \importenv pattern [prefix]

Oof. That gives me the security heebie jeebies. Off the top of my head
PHP, CGI, SSH have all dealt with vulnerabilities caused by
accidentally importing variables they didn't intend to.

-- 
greg



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: do only critical work during single-user vacuum?
Next
From: Amit Kapila
Date:
Subject: Re: parallel vacuum comments