Allow to warn or error on ... = NULL expressions

Edit
ID 1728
Title Allow to warn or error on ... = NULL expressions
Topic Miscellaneous
Created 2018-07-21 20:19:24
Last modified 2018-12-01 12:40:28 (5 years, 11 months ago)
Latest email 2018-12-01 12:41:48 (5 years, 11 months ago)
Status
2018-11: Returned with feedback
2018-09: Moved to next CF
Target version
Authors David Fetter (dfetter)
Reviewers Fabien Coelho (calvin)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1728
git checkout commitfest/cf/1728
Emails
Make foo=null a warning by default.
First at 2018-07-16 01:40:42 by David Fetter <david at fetter.org>
Latest at 2018-12-01 12:41:48 by Dmitry Dolgov <9erthalion6 at gmail.com>
Latest attachment (0001-Make-transform_null_equals-into-an-enum-v6.patch) at 2018-07-20 05:06:37 from David Fetter <david at fetter.org>
    Attachment (0001-Make-transform_null_equals-into-an-enum-v6.patch) at 2018-07-20 05:06:37 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Make-transform_null_equals-into-an-enum-v5.patch) at 2018-07-19 05:52:18 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Make-transform_null_equals-into-an-enum-v4.patch) at 2018-07-18 15:21:53 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Make-transform_null_equals-into-an-enum.patch) at 2018-07-18 04:11:23 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Make-foo-null-a-warning-by-default.patch) at 2018-07-16 15:59:34 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Make-foo-null-a-warning-by-default.patch) at 2018-07-16 01:40:42 from David Fetter <david at fetter.org> (Patch: Yes)
History
When Who What
2018-12-01 12:40:28 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Returned with feedback
2018-10-01 06:38:18 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-07-21 20:21:41 Fabien Coelho (calvin) New status: Ready for Committer
2018-07-21 20:21:26 Fabien Coelho (calvin) Changed authors to David Fetter (dfetter)
2018-07-21 20:20:01 Fabien Coelho (calvin) Added calvin as reviewer
2018-07-21 20:19:24 Fabien Coelho (calvin) Attached mail thread 20180716014042.GS22932@fetter.org
2018-07-21 20:19:24 Fabien Coelho (calvin) Created patch record
Edit