Improve eval_const_expressions

Edit
ID 1136
Title Improve eval_const_expressions
Topic Refactoring
Created 2017-05-12 18:00:57
Last modified 2018-01-03 17:36:00 (6 years, 10 months ago)
Latest email 2018-01-03 17:37:24 (6 years, 10 months ago)
Status
2018-01: Committed
2017-11: Moved to next CF
2017-09: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Dmitry Dolgov (erthalion)Become reviewer
Committer Tom Lane (tgl)
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/1136
git checkout commitfest/cf/1136
Emails
eval_const_expresisions and ScalarArrayOpExpr
First at 2017-05-11 15:03:29 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest at 2018-01-03 17:37:24 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (better-eval-const-expressions-4.patch) at 2018-01-02 19:52:16 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (better-eval-const-expressions-4.patch) at 2018-01-02 19:52:16 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (better-eval-const-expressions-3.patch) at 2017-10-01 22:52:12 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (better-eval-const-expressions-2.patch) at 2017-09-12 13:29:36 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (better-eval-const-expressions-1.patch) at 2017-05-11 15:21:00 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Const-eval-ScalarArrayOpExprs.patch) at 2017-05-11 15:03:29 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
History
When Who What
2018-01-03 17:36:00 Tom Lane (tgl) Closed in commitfest 2018-01 with status: Committed
2018-01-03 17:36:00 Tom Lane (tgl) Changed committer to tgl
2018-01-03 12:05:46 Dmitry Dolgov (erthalion) New status: Ready for Committer
2018-01-03 11:40:56 Dmitry Dolgov (erthalion) Added erthalion as reviewer
2017-11-30 03:24:04 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Moved to next CF
2017-10-01 22:46:10 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-09-19 13:22:24 Marko Tiikkaja (johto) Changed reviewers to
2017-09-12 16:35:16 Tom Lane (tgl) New status: Needs review
2017-09-12 14:28:55 Aleksander Alekseev (a.alekseev) New status: Waiting on Author
2017-09-01 14:03:45 Marko Tiikkaja (johto) Added johto as reviewer
2017-05-12 18:01:28 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2017-05-12 18:00:57 Tom Lane (tgl) Attached mail thread 3be3b82c-e29c-b674-2163-bf47d98817b1@iki.fi
2017-05-12 18:00:57 Tom Lane (tgl) Created patch record
Edit