Re: [PATCH v1] Add \echo_stderr to psql

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: [PATCH v1] Add \echo_stderr to psql
Дата
Msg-id 20190422134532.GV28936@fetter.org
обсуждение исходный текст
Ответ на Re: [PATCH v1] Add \echo_stderr to psql  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: [PATCH v1] Add \echo_stderr to psql  (Fabien COELHO <fabien.coelho@mines-paristech.fr>)
Re: [PATCH v1] Add \echo_stderr to psql  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
On Mon, Apr 22, 2019 at 09:04:08AM +0200, Fabien COELHO wrote:
> 
> Hello Corey,
> 
> > >    \warn ...
> > >    \warning ...
> > 
> > These two seem about the best to me, drawing from the perl warn command.
> 
> Yep, I was thinking of perl & gmake. Maybe the 4 letter option is better
> because its the same length as "echo".
> 
> > I suppose we could go the bash &2 route here, but I don't want to.
> 
> I agree on this one.

Please find attached v2, name is now \warn.

How might we test this portably?

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Do CustomScan as not projection capable node
Следующее
От: Robert Haas
Дата:
Сообщение: Re: proposal: psql PSQL_TABULAR_PAGER variable