| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath |
| Date: | 2018-01-06 13:03:32 |
| Message-ID: | CAKJS1f8PtqQiNbF+4YYFZvdw2qbfknu=oSRxJGg5HqFf7P_fbA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 28 December 2017 at 18:31, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> I've attached a rebased patch.
>
> The previous patch was conflicting with parallel Hash Join (180428404)
And another one. Thanks to the patch tester [1], I realised that I
didn't make check-world and there was a postgres_fdw test that was
failing.
The attached fixes.
[1] http://commitfest.cputube.org/
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| remove_singleton_appends_2018-01-07.patch | application/octet-stream | 60.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2018-01-06 13:09:53 | Re: unique indexes on partitioned tables |
| Previous Message | Simon Riggs | 2018-01-06 12:54:31 | Re: FOR EACH ROW triggers on partitioned tables |