Re: [PATCH v4] Add \warn to psql
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: David Fetter <david@fetter.org>,
Arthur Zakirov <a.zakirov@postgrespro.ru>,
Fabien COELHO <coelho@cri.ensmp.fr>,
Corey Huinker <corey.huinker@gmail.com>,
PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2019-07-09T03:29:00Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > On Fri, Jul 5, 2019 at 11:29:03PM +0200, David Fetter wrote: >>> I fixed that, but I'm wondering if we should back-patch that fix >>> or leave the back branches alone. >> +0.5 for back-patching. > Uh, if this was done in a major release I am thinking we have to mention > this as an incompatibility, which means we should probably not backpatch > it. How is "clearly doesn't match the documentation" not a bug? regards, tom lane
Commits
-
Add \warn command to psql.
- 02e95a5049f7 13.0 landed