From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Runtime partition pruning for MergeAppend |
Date: | 2018-07-19 12:13:46 |
Message-ID: | CAKJS1f_TUoYuqaZNmaW=+QS6EmZjAOiBj94U_qxoGpwDuw8qqA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 19 July 2018 at 22:50, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> Looks solid. The only actual bug I see is that this doesn't honor the
> enable_partition_pruning GUC, but that's trivial to fix. So fixed that,
> reworded some of the comments a tiny bit, and committed. Thanks!
Many thanks for fixing that and pushing.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2018-07-19 12:15:05 | Re: Runtime partition pruning for MergeAppend |
Previous Message | Quan TRAN | 2018-07-19 12:12:40 | Re: Segfault logical replication PG 10.4 |