parallelize queries containing subplans

Edit
ID 941
Title parallelize queries containing subplans
Topic Performance
Created 2016-12-31 01:36:33
Last modified 2017-02-15 04:53:07 (7 years, 9 months ago)
Latest email 2017-02-15 06:07:45 (7 years, 9 months ago)
Status
2017-03: Committed
2017-01: Moved to next CF
Target version
Authors Amit Kapila (amitkapila)
Reviewers Dilip Kumar (dilip.kumar)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/941
git checkout commitfest/cf/941
Emails
parallelize queries containing subplans
First at 2016-12-28 06:17:59 by Amit Kapila <amit.kapila16 at gmail.com>
Latest at 2017-02-15 06:07:45 by Amit Kapila <amit.kapila16 at gmail.com>
Latest attachment (pq_pushdown_subplan_v5.patch) at 2017-02-14 04:07:08 from Amit Kapila <amit.kapila16 at gmail.com>
    Attachment (pq_pushdown_subplan_v5.patch) at 2017-02-14 04:07:08 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (pq_pushdown_subplan_v4.patch) at 2017-01-24 05:29:20 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (pq_pushdown_subplan_v3.patch) at 2017-01-16 15:43:15 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (pq_pushdown_correl_subplan_v2.patch) at 2017-01-14 12:15:19 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (query.txt) at 2017-01-13 13:37:16 from Dilip Kumar <dilipbalaut at gmail.com> (Patch: No)
    Attachment (pq_pushdown_subplan_v2.patch) at 2017-01-12 14:26:42 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (pq_pushdown_correl_subplan_v1.patch) at 2017-01-03 10:49:47 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (ds_q45.txt) at 2016-12-28 11:24:34 from Rafia Sabih <rafia.sabih at enterprisedb.com> (Patch: No)
    Attachment (pq_pushdown_subplan_v1.patch) at 2016-12-28 06:17:59 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
History
When Who What
2017-02-15 04:53:07 Amit Kapila (amitkapila) Closed in commitfest 2017-03 with status: Committed
2017-02-15 04:53:07 Amit Kapila (amitkapila) Changed committer to rhaas
2017-01-31 10:58:25 Amit Kapila (amitkapila) Closed in commitfest 2017-01 with status: Moved to next CF
2017-01-08 09:43:56 Dilip Kumar (dilip.kumar) Added dilip.kumar as reviewer
2016-12-31 01:37:50 Amit Kapila (amitkapila) Changed authors to Amit Kapila (amitkapila)
2016-12-31 01:36:33 Amit Kapila (amitkapila) Attached mail thread CAA4eK1+e8Z45D2n+rnDMDYsVEb5iW7jqaCH_tvPMYau=1Rru9w@mail.gmail.com
2016-12-31 01:36:33 Amit Kapila (amitkapila) Created patch record
Edit