Re: [PATCH v1] Add \echo_stderr to psql

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: David Fetter <david(at)fetter(dot)org>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH v1] Add \echo_stderr to psql
Date: 2019-04-22 03:52:45
Message-ID: CADkLM=fvwxuuKEUNWcN5wD2ifOKfo-phqYYeC=RFy5W2guf1_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul Guo 2019-04-22 04:36:43 Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Previous Message Noah Misch 2019-04-22 03:25:22 Re: extensions are hitting the ceiling