diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-07-05 12:32:36 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-07-05 12:32:36 -0400 |
commit | 02e95a5049f7933cbde1dacf401604ea3fc02aa5 (patch) | |
tree | a9d0c9c0645dbc17c16c2cba4c47d58eacc99b7e /src/backend/executor/nodeModifyTable.c | |
parent | e8fdcacc6cbeed7d1a2175c5eddf0b162e0cb7c4 (diff) | |
download | postgresql-02e95a5049f7933cbde1dacf401604ea3fc02aa5.tar.gz postgresql-02e95a5049f7933cbde1dacf401604ea3fc02aa5.zip |
Add \warn command to psql.
This is like \echo except that the text is sent to stderr not stdout.
In passing, fix a pre-existing bug in \echo and \qecho: per documentation
the -n switch should only be recognized when it is the first argument,
but actually any argument matching "-n" was treated as a switch.
(Should we back-patch that?)
David Fetter (bug fix by me), reviewed by Fabien Coelho
Discussion: https://postgr.es/m/20190421183115.GA4311@fetter.org
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions