| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
| Cc: | Antonin Houska <ah(at)cybertec(dot)at>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Ordered Partitioned Table Scans |
| Date: | 2019-02-24 07:49:34 |
| Message-ID: | CAKJS1f-a+F0Q9YNhQDe5moG7B4t_m1z8zty8Z+ar8FvQF4Favg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 31 Jan 2019 at 16:29, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> I've attached a rebased patch which fixes up the recent conflicts. No
> other changes were made.
Rebased version due to a new call to create_append_path() added in
ab5fcf2b0. No other changes made.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| v8-0001-Allow-Append-to-be-used-in-place-of-MergeAppend-f.patch | application/octet-stream | 58.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2019-02-24 09:03:19 | Re: jsonpath |
| Previous Message | David Rowley | 2019-02-24 07:21:04 | Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath |