Re: [PATCH v1] Add \echo_stderr to psql
David Fetter <david@fetter.org>
From: David Fetter <david@fetter.org>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2019-04-21T21:38:20Z
Lists: pgsql-hackers
On Sun, Apr 21, 2019 at 09:31:16PM +0200, Fabien COELHO wrote: > > Any interest in this? > > Yep, although I'm not sure of the suggested command name. More suggestions: > \stderr ... > \err ... > \error ... > \warn ... > \warning ... Naming Things is one of the two[1] hard problems in CS. I'm happy with whatever the community consensus comes out to be. Best, David. [1] The others are cache coherency and off-by-one -- 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
Commits
-
Add \warn command to psql.
- 02e95a5049f7 13.0 landed