Extending the parallelism for index-only scans

Edit
ID 917
Title Extending the parallelism for index-only scans
Topic Server Features
Created 2016-12-18 05:49:54
Last modified 2017-02-19 10:29:59 (7 years, 9 months ago)
Latest email 2017-02-22 07:12:24 (7 years, 8 months ago)
Status
2017-03: Committed
2017-01: Moved to next CF
Target version
Authors Rafia Sabih (rafia.sabih)
Reviewers Amit Kapila (amitkapila), Rahila Syed (rahila.syed), Anastasia Lubennikova (lubennikovaav)Become reviewer
Committer Robert Haas (rhaas)
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/917
git checkout commitfest/cf/917
Emails
Parallel Index-only scan
First at 2016-12-12 06:40:24 by Rafia Sabih <rafia.sabih at enterprisedb.com>
Latest at 2017-02-22 07:12:24 by Rafia Sabih <rafia.sabih at enterprisedb.com>
Latest attachment (parallel_index_only_v8.patch) at 2017-02-17 05:05:15 from Rafia Sabih <rafia.sabih at enterprisedb.com>
    Attachment (parallel_index_only_v8.patch) at 2017-02-17 05:05:15 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (parallel_index_only_v7.patch) at 2017-02-16 10:27:50 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (parallel_index_only_v6.patch) at 2017-02-16 10:10:55 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (pios_v2.sql) at 2017-01-30 11:36:28 from tushar <tushar.ahuja at enterprisedb.com> (Patch: No)
    Attachment (parallel_index_only_v5.patch) at 2017-01-19 12:07:19 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (parallel_index_only_v4.patch) at 2017-01-13 08:49:07 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (regression.diffs) at 2017-01-12 12:09:26 from Rahila Syed <rahilasyed90 at gmail.com> (Patch: Yes)
    Attachment (parallel_index_only_v3.patch) at 2016-12-28 06:48:48 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (parallel_index_only_v2.patch) at 2016-12-24 14:25:46 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
    Attachment (parallel_index_only_v1.patch) at 2016-12-12 06:40:24 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: Yes)
History
When Who What
2017-02-19 10:29:59 Robert Haas (rhaas) Closed in commitfest 2017-03 with status: Committed
2017-02-19 10:29:59 Robert Haas (rhaas) Changed committer to rhaas
2017-02-18 06:31:35 Amit Kapila (amitkapila) New status: Ready for Committer
2017-02-18 06:31:29 Amit Kapila (amitkapila) Added amitkapila as reviewer
2017-02-01 06:28:18 Michael Paquier (michael-kun) Closed in commitfest 2017-01 with status: Moved to next CF
2016-12-23 06:37:01 Rahila Syed (rahila.syed) Added rahila.syed as reviewer
2016-12-21 15:35:54 Anastasia Lubennikova (lubennikovaav) Added lubennikovaav as reviewer
2016-12-18 05:53:16 Rafia Sabih (rafia.sabih) Changed authors to Rafia Sabih (rafia.sabih)
2016-12-18 05:49:54 Rafia Sabih (rafia.sabih) Attached mail thread CAOGQiiPEAs4C=TBp0XShxBvnWXuzGL2u++Hm1=qnCpd6_Mf8Fw@mail.gmail.com
2016-12-18 05:49:54 Rafia Sabih (rafia.sabih) Created patch record
Edit