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-29T14:17:10Z
Lists: pgsql-hackers
Attachments
- v6-0001-Add-warn-to-psql.patch (text/x-diff)
On Mon, Apr 29, 2019 at 08:30:18AM +0200, Fabien COELHO wrote: > > Hello David, > > About v5: applies, compiles, global & local make check ok, doc gen ok. > > Very minor comment: \qecho is just before \o in the embedded help, where it > should be just after. Sorry I did not see it on the preceding submission. Done. 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