Re: [PATCH v1] Add \echo_stderr to psql

Corey Huinker <corey.huinker@gmail.com>

From: Corey Huinker <corey.huinker@gmail.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: David Fetter <david@fetter.org>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2019-04-22T03:52:45Z
Lists: pgsql-hackers
>
>
>    \warn ...
>    \warning ...
>

These two seem about the best to me, drawing from the perl warn command.

I suppose we could go the bash &2 route here, but I don't want to.

Commits

  1. Add \warn command to psql.