Aggregate Push Down - Performing aggregation on foreign server

Edit
ID 757
Title Aggregate Push Down - Performing aggregation on foreign server
Topic Server Features
Created 2016-08-30 13:15:27
Last modified 2016-10-21 14:09:56 (8 years ago)
Latest email 2016-10-24 10:46:02 (8 years ago)
Status
2016-11: Committed
2016-09: Moved to next CF
Target version
Authors Jeevan Chalke (jeevan.chalke)
Reviewers Ashutosh Bapat (ashutoshbapat)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/757
git checkout commitfest/cf/757
Emails
Aggregate Push Down - Performing aggregation on foreign server
First at 2016-08-30 13:02:38 by Jeevan Chalke <jeevan.chalke at enterprisedb.com>
Latest at 2016-10-24 10:46:02 by Jeevan Chalke <jeevan.chalke at enterprisedb.com>
Latest attachment (agg_push_down_fix_testcase.patch) at 2016-10-24 10:46:02 from Jeevan Chalke <jeevan.chalke at enterprisedb.com>
    Attachment (agg_push_down_fix_testcase.patch) at 2016-10-24 10:46:02 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: Yes)
    Attachment (pg_agg_push_down_v5.patch) at 2016-10-20 07:19:35 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (pg_agg_push_down_v4.patch) at 2016-10-19 09:36:44 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: Yes)
    Attachment (pg_agg_push_down_extra_test.patch) at 2016-10-13 06:38:29 from Prabhat Sahu <prabhat.sahu at enterprisedb.com> (Patch: Yes)
    Attachment (AggPDPerfResult.txt) at 2016-10-12 13:18:50 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: No)
    Attachment (pg_agg_push_down_v3.patch) at 2016-09-30 11:53:09 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: Yes)
    Attachment (pg_agg_push_down_v2.patch) at 2016-09-16 13:45:33 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: Yes)
    Attachment (pg_agg_pushdown_v1_extras.patch) at 2016-09-08 17:11:01 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (AggPushDownPerf.txt) at 2016-08-30 13:02:38 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: No)
History
When Who What
2016-10-21 14:09:57 Robert Haas (rhaas) Closed in commitfest 2016-11 with status: Committed
2016-10-21 14:09:56 Robert Haas (rhaas) Changed committer to rhaas
2016-10-20 07:20:12 Ashutosh Bapat (ashutoshbapat) New status: Ready for Committer
2016-10-03 04:14:59 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Moved to next CF
2016-09-30 11:54:20 Jeevan Chalke (jeevan.chalke) New status: Needs review
2016-09-26 09:10:38 Ashutosh Bapat (ashutoshbapat) New status: Waiting on Author
2016-08-31 04:36:18 Ashutosh Bapat (ashutoshbapat) Added ashutosh_bapat as reviewer
2016-08-30 13:16:23 Jeevan Chalke (jeevan.chalke) Changed authors to Jeevan Chalke (jeevan.chalke)
2016-08-30 13:15:27 Jeevan Chalke (jeevan.chalke) Attached mail thread CAM2+6=W=r_vh2gpccPJ4tc=+hFm4UGQsQdZgt4GiBMYVEk+5vg@mail.gmail.com
2016-08-30 13:15:27 Jeevan Chalke (jeevan.chalke) Created patch record
Edit