Re: [PATCH v4] Add \warn to psql
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Artur Zakirov <zaartur@gmail.com>
Cc: David Fetter <david@fetter.org>, Corey Huinker <corey.huinker@gmail.com>,
PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2019-04-30T13:46:28Z
Lists: pgsql-hackers
>>> 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. > > Unfortunately new TAP test doesn't pass on my machine. I'm not good at Perl > and didn't get the reason of the failure quickly. I guess that you have a verbose ~/.psqlrc. Can you try with adding -X to psql option when calling psql from the tap test? -- Fabien.
Commits
-
Add \warn command to psql.
- 02e95a5049f7 13.0 landed