Re: A problem about partitionwise join

Richard Guo <guofenglinux@gmail.com>

From: Richard Guo <guofenglinux@gmail.com>
To: Jaime Casanova <jcasanov@systemguards.com.ec>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, Anastasia Lubennikova <a.lubennikova@postgrespro.ru>, Pg Hackers <pgsql-hackers@lists.postgresql.org>, ashutosh.bapat@enterprisedb.com
Date: 2022-04-25T07:21:06Z
Lists: pgsql-hackers

Attachments

On Mon, Nov 22, 2021 at 3:04 PM Richard Guo <guofenglinux@gmail.com> wrote:

>
> The suggested changes have already been included in v5 patch. Sorry for
> the confusion.
>
> Verified that the patch still applies and works on latest master. So I'm
> moving it to the next CF (which is Commitfest 2022-01). Please correct
> me if this is not the right thing to do.
>

Rebased the patch with latest master. Appreciate any comments.

Thanks
Richard

Commits

  1. Fix partitionwise join with partially-redundant join clauses