On Sun, 19 Dec 2021 at 18:41, Corey Huinker <corey(dot)huinker(at)gmail(dot)com> wrote:
>
> 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]
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