Binary search in ScalarArrayOpExpr for OR'd constant arrays

Edit
Title Binary search in ScalarArrayOpExpr for OR'd constant arrays
Topic Performance
Created 2020-04-21 01:28:49
Last modified 2021-04-08 17:03:05 (3 years ago)
Latest email 2020-09-11 21:11:34 (3 years, 7 months ago)
Status
2021-03: Committed
2020-09: Returned with feedback
2020-07: Moved to next CF
Target version
Authors David Rowley (davidrowley), James Coleman (jcole1989)
Reviewers Heikki Linnakangas (heikki), David Rowley (davidrowley), Tomas Vondra (fuzzycz)Become reviewer
Committer David Rowley (davidrowley)
Links
Emails
Binary search in ScalarArrayOpExpr for OR'd constant arrays
First at 2020-04-21 01:27:34 by James Coleman <jtc331 at gmail.com>
Latest at 2020-09-11 21:11:34 by James Coleman <jtc331 at gmail.com>
Latest attachment (v3-0003-Try-simple-hash.patch) at 2020-05-01 02:20:39 from James Coleman <jtc331 at gmail.com>
    Attachment (v3-0003-Try-simple-hash.patch) at 2020-05-01 02:20:39 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (v2-0002-Try-using-dynahash.patch) at 2020-04-28 01:04:09 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (test-saop-hashjoin.sh) at 2020-04-26 00:31:37 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (test-saop.sh) at 2020-04-25 12:40:24 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (saop-results.ods) at 2020-04-24 22:21:06 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (v1-0001-Binary-search-const-arrays-in-OR-d-ScalarArrayOps.patch) at 2020-04-21 01:27:34 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
History
When Who What
2021-04-08 17:03:05 Álvaro Herrera (alvherre) Closed in commitfest 2021-03 with status: Committed
2021-04-08 16:55:22 James Coleman (jcole1989) Changed reviewers to Heikki Linnakangas (heikki), David Rowley (davidrowley), Tomas Vondra (fuzzycz)
2021-04-08 16:55:22 James Coleman (jcole1989) Changed authors to David Rowley (davidrowley), James Coleman (jcole1989)
2021-04-08 16:55:22 James Coleman (jcole1989) Changed committer to davidrowley
2020-09-30 07:05:27 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Returned with feedback
2020-08-19 07:16:59 Heikki Linnakangas (heikki) New status: Waiting on Author
2020-08-19 07:16:48 Heikki Linnakangas (heikki) Added heikki as reviewer
2020-08-02 22:36:05 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-04-21 01:29:10 James Coleman (jcole1989) Changed authors to James Coleman (jcole1989)
2020-04-21 01:28:49 James Coleman (jcole1989) Attached mail thread CAAaqYe8x62+=wn0zvNKCj55tPpg-JBHzhZFFc6ANovdqFw7-dA@mail.gmail.com
2020-04-21 01:28:49 James Coleman (jcole1989) Created patch record
Edit