Prove IS NOT NULL inference for large arrays

Edit
Title Prove IS NOT NULL inference for large arrays
Topic Performance
Created 2018-11-14 18:17:29
Last modified 2019-03-01 22:14:44 (5 years, 1 month ago)
Latest email 2019-03-03 00:21:47 (5 years, 1 month ago)
Status
2019-03: Committed
2019-01: Moved to next CF
Target version
Authors James Coleman (jcole1989)
Reviewers David Rowley (davidrowley), Pavel Stehule (okbobcz)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Proving IS NOT NULL inference for ScalarArrayOpExpr's
First at 2018-11-10 21:33:26 by James Coleman <jtc331 at gmail.com>
Latest at 2019-03-03 00:21:47 by James Coleman <jtc331 at gmail.com>
Latest attachment (saop_is_not_null-v10.patch) at 2019-02-27 02:13:23 from James Coleman <jtc331 at gmail.com>
    Attachment (saop_is_not_null-v10.patch) at 2019-02-27 02:13:23 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v9.patch) at 2019-01-22 15:49:29 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v8.patch) at 2019-01-22 15:43:02 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v7.patch) at 2019-01-17 15:58:10 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v6.patch) at 2019-01-15 14:33:47 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v5.patch) at 2019-01-14 23:23:52 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v4.patch) at 2019-01-14 14:05:17 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v3.patch) at 2019-01-13 19:12:38 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v2.patch) at 2018-11-14 18:21:30 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (saop_is_not_null-v1.patch) at 2018-11-10 21:33:26 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
History
When Who What
2019-03-01 22:14:44 Tom Lane (tgl) Closed in commitfest 2019-03 with status: Committed
2019-03-01 21:50:50 Tom Lane (tgl) Added tgl as committer
2019-02-18 21:53:36 Tom Lane (tgl) New status: Waiting on Author
2019-02-04 05:37:02 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Moved to next CF
2019-01-18 13:46:11 James Coleman (jcole1989) New status: Needs review
2019-01-13 20:12:23 Tom Lane (tgl) New status: Waiting on Author
2019-01-13 19:38:59 James Coleman (jcole1989) New status: Needs review
2019-01-13 01:49:54 David Rowley (davidrowley) Added davidrowley as reviewer
2019-01-13 01:49:47 David Rowley (davidrowley) New status: Waiting on Author
2018-12-30 10:43:26 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2018-11-14 18:17:43 James Coleman (jcole1989) Changed authors to James Coleman (jcole1989)
2018-11-14 18:17:29 James Coleman (jcole1989) Attached mail thread CAAaqYe8yKSvzbyu8w-dThRs9aTFMwrFxn_BkTYeXgjqe3CbNjg@mail.gmail.com
2018-11-14 18:17:29 James Coleman (jcole1989) Created patch record
Edit