Make executor's Range Table an array instead of a List

Edit
ID 1771
Title Make executor's Range Table an array instead of a List
Topic Performance
Created 2018-08-23 10:58:58
Last modified 2018-08-23 22:23:57 (6 years, 2 months ago)
Latest email 2018-09-04 08:26:12 (6 years, 2 months ago)
Status
2018-09: Returned with feedback
Target version
Authors David Rowley (davidrowley)
Reviewers 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/1771
git checkout commitfest/cf/1771
Emails
Make executor's Range Table an array instead of a List
First at 2018-08-23 10:58:26 by David Rowley <david.rowley at 2ndquadrant.com>
Latest at 2018-09-04 08:26:12 by Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
Latest attachment (v1-0001-Change-the-executor-s-range-table-from-a-List-to-.patch) at 2018-08-23 10:58:26 from David Rowley <david.rowley at 2ndquadrant.com>
    Attachment (v1-0001-Change-the-executor-s-range-table-from-a-List-to-.patch) at 2018-08-23 10:58:26 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-08-23 22:23:57 David Rowley (davidrowley) Closed in commitfest 2018-09 with status: Returned with feedback
2018-08-23 10:59:08 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2018-08-23 10:58:59 David Rowley (davidrowley) Attached mail thread CAKJS1f9EypD_=xG6ACFdF=1cBjz+Z9hiHHSd-RqLjor+QyA-nw@mail.gmail.com
2018-08-23 10:58:58 David Rowley (davidrowley) Created patch record
Edit