Re: Performing partition pruning using row value

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>, "kato-sho(at)fujitsu(dot)com" <kato-sho(at)fujitsu(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Performing partition pruning using row value
Date: 2020-07-09 10:57:22
Message-ID: 6f046562-407c-dd3f-a5c5-1022744c4334@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2020/07/09 19:45, Etsuro Fujita wrote:
> Kato-san,
>
> On Thu, Jul 9, 2020 at 5:43 PM kato-sho(at)fujitsu(dot)com
> <kato-sho(at)fujitsu(dot)com> wrote:
>> I made a patch that enable partition pruning using row-wise comparison.
>> Please review and comment on this patch.

Thanks for the patch!

> Please add the patch to the next CF so that it does not get lost.

Is this a bug rather than new feature?

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2020-07-09 11:10:40 Re: replication_origin and replication_origin_lsn usage on subscriber
Previous Message Fujii Masao 2020-07-09 10:52:01 Re: SyncRepLock acquired exclusively in default configuration