Re: Problem with default partition pruning - Mailing list pgsql-hackers

From yuzuko
Subject Re: Problem with default partition pruning
Date
Msg-id CAKkQ50-7g6EHucX-rh9HpE1yHVPwa-XWhNcEOTHpOWk9RGWi7Q@mail.gmail.com
Whole thread Raw
In response to Re: Problem with default partition pruning  (yuzuko <yuzukohosoya@gmail.com>)
Responses Re: Problem with default partition pruning
Re: Problem with default partition pruning
Re: Problem with default partition pruning
List pgsql-hackers
Hello,

On Tue, Jun 25, 2019 at 1:45 PM yuzuko <yuzukohosoya@gmail.com> wrote:
>
> Hello Shawn, Alvaro,
>
> Thank you for testing patches and comments.
> Yes, there are two patches:
> (1) v4_default_partition_pruning.patch fixes problems with default
> partition pruning
> and (2) v3_ignore_contradictory_where_clauses_at_partprune_step.patch determines
> if a given clause contradicts a sub-partitioned table's partition constraint.
> I'll post two patches together next time.
>
> Anyway, I'll rebase two patches to apply on master and fix space.
>

Attach the latest patches discussed in this thread.  I rebased the second
patch (v5_ignore_contradictory_where_clauses_at_partprune_step.patch)
on the current master.  Could you please check them again?

--
Best regards,
Yuzuko Hosoya
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: subscriptionCheck failures on nightjar
Next
From: Tom Lane
Date:
Subject: Re: GiST "choose subtree" support function to inline penalty