Re: UNION ALL on partitioned tables won't use indices.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, robertmhaas(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: UNION ALL on partitioned tables won't use indices.
Date: 2013-11-06 14:59:22
Message-ID: 527A594A.2020907@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/29/13, 11:05 PM, Kyotaro HORIGUCHI wrote:
> Hello,
>
>> Please add your patches to the currently-open CommitFest so that we
>> don't lose track of them.
>>
>> https://commitfest.postgresql.org/action/commitfest_view/open
>>
>> I'm not sure which approach to this problem is best, but I agree that
>> it is worth solving.
>
> Thank you, I've regsitered this on CF3.

Your patch doesn't apply anymore. Please rebase it.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-11-06 15:01:46 Re: FDW: possible resjunk columns in AddForeignUpdateTargets
Previous Message Andres Freund 2013-11-06 14:54:48 Re: better atomics