Re: [PATCH v4] Add \warn to psql
David Fetter <david@fetter.org>
From: David Fetter <david@fetter.org>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Corey Huinker <corey.huinker@gmail.com>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2019-04-29T04:11:06Z
Lists: pgsql-hackers
Attachments
- v5-0001-Add-warn-to-psql.patch (text/x-diff)
On Sun, Apr 28, 2019 at 08:22:09PM +0200, Fabien COELHO wrote: > > Hello David, > > About v4: applies, compiles, global & local "make check" ok. Doc gen ok. > > Code & help look ok. > > About the doc: I do not understand why the small program listing contains an > "\echo :variable". It no longer does. > Also, the new entry should probably be between the \w & > \watch entries instead of between \echo & \ef. Moved. 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
Commits
-
Add \warn command to psql.
- 02e95a5049f7 13.0 landed