Remove make_sort from create_gather_merge_plan; error instead

Edit
ID 2853
Title Remove make_sort from create_gather_merge_plan; error instead
Topic Refactoring
Created 2020-12-01 00:12:11
Last modified 2021-01-17 01:39:41 (3 years, 10 months ago)
Latest email 2021-01-17 01:43:10 (3 years, 10 months ago)
Status
2021-01: Committed
Target version
Authors James Coleman (jcole1989)
Reviewers Tomas Vondra (fuzzycz)Become reviewer
Committer Tomas Vondra (fuzzycz)
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/2853
git checkout commitfest/cf/2853
Emails
Why does create_gather_merge_plan need make_sort?
First at 2020-11-20 22:24:31 by James Coleman <jtc331 at gmail.com>
Latest at 2021-01-17 01:43:10 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest attachment (v2-0001-Error-if-gather-merge-paths-aren-t-sufficiently-s.patch) at 2020-12-01 01:13:12 from James Coleman <jtc331 at gmail.com>
    Attachment (v2-0001-Error-if-gather-merge-paths-aren-t-sufficiently-s.patch) at 2020-12-01 01:13:12 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Error-if-gather-merge-paths-aren-t-sufficiently-s.patch) at 2020-11-29 14:44:33 from James Coleman <jtc331 at gmail.com> (Patch: Yes)
History
When Who What
2021-01-17 01:39:41 Tomas Vondra (fuzzycz) Closed in commitfest 2021-01 with status: Committed
2021-01-17 01:39:41 Tomas Vondra (fuzzycz) Changed committer to fuzzycz
2021-01-15 20:47:16 Tom Lane (tgl) Removed tgl from reviewers
2020-12-01 00:12:30 James Coleman (jcole1989) Changed reviewers to Tom Lane (tgl), Tomas Vondra (fuzzycz)
2020-12-01 00:12:30 James Coleman (jcole1989) Changed authors to James Coleman (jcole1989)
2020-12-01 00:12:11 James Coleman (jcole1989) Attached mail thread CAAaqYe81TRdn0NrzEmhzeXGSbNyDNQQT3DcpOny=riVuJz8jvA@mail.gmail.com
2020-12-01 00:12:11 James Coleman (jcole1989) Created patch record
Edit