postgres_fdw: Perform UPPERREL_ORDERED and UPPERREL_FINAL steps remotely

Edit
ID 1950
Title postgres_fdw: Perform UPPERREL_ORDERED and UPPERREL_FINAL steps remotely
Topic Performance
Created 2018-12-26 07:38:51
Last modified 2019-04-02 12:06:02 (5 years, 7 months ago)
Latest email 2019-04-02 11:55:56 (5 years, 7 months ago)
Status
2019-03: Committed
2019-01: Moved to next CF
Target version 12
Authors Etsuro Fujita (efujita)
Reviewers Antonin Houska (a.houska)Become reviewer
Committer Etsuro Fujita (efujita)
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/1950
git checkout commitfest/cf/1950
Emails
Problems with plan estimates in postgres_fdw
First at 2018-08-02 00:06:41 by Andrew Gierth <andrew at tao11.riddles.org.uk>
Latest at 2019-04-02 11:55:56 by Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp>
Latest attachment (v9-0003-Refactor-create_limit_path-to-share-cost-adjustment-.patch) at 2019-03-29 13:18:08 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp>
    Attachment (v9-0003-Refactor-create_limit_path-to-share-cost-adjustment-.patch) at 2019-03-29 13:18:08 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v8-0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely.patch) at 2019-03-27 08:15:02 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v7-0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely.patch) at 2019-03-20 11:47:06 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v6-0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely.patch) at 2019-03-07 10:27:33 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v5-0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely.patch) at 2019-03-06 13:00:08 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (fdw_limit.sql) at 2019-02-20 21:19:03 from Jeff Janes <jeff.janes at gmail.com> (Patch: No)
    Attachment (0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely-v4.patch) at 2019-02-20 12:25:51 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Save-PathTargets-for-distinct-ordered-relations-in-r.patch) at 2019-02-15 12:19:30 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (targets.patch) at 2019-02-07 17:04:48 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely-v3.patch) at 2019-01-30 11:10:41 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely-v2.patch) at 2018-12-28 06:50:29 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely.patch) at 2018-12-26 07:35:21 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-postgres_fdw-Perform-UPPERREL_ORDERED-step-remotely-WIP.patch) at 2018-12-17 13:09:34 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2019-04-02 12:06:02 Etsuro Fujita (efujita) Closed in commitfest 2019-03 with status: Committed
2019-04-02 12:05:46 Etsuro Fujita (efujita) Added efujita as committer
2019-02-20 12:29:37 Etsuro Fujita (efujita) Changed targetversion to 12
2019-02-20 12:29:17 Etsuro Fujita (efujita) New status: Needs review
2019-02-12 06:28:11 Antonin Houska (a.houska) New status: Waiting on Author
2019-02-07 17:03:26 Antonin Houska (a.houska) Added a.houska as reviewer
2019-02-04 05:08:47 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Moved to next CF
2019-01-17 02:42:52 Donald Dong (ddong) Removed ddong from reviewers
2019-01-14 22:41:40 Donald Dong (ddong) Added ddong as reviewer
2018-12-26 07:39:12 Etsuro Fujita (efujita) Changed authors to Etsuro Fujita (efujita)
2018-12-26 07:38:51 Etsuro Fujita (efujita) Attached mail thread 87pnz1aby9.fsf@news-spur.riddles.org.uk
2018-12-26 07:38:51 Etsuro Fujita (efujita) Created patch record
Edit