Re: Support "Right Semi Join" plan shapes - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Support "Right Semi Join" plan shapes
Date
Msg-id CAMbWs4_urF-UoWLC2n3oZHj4707=hoi3STa_s5LsYxtVqF_h4Q@mail.gmail.com
Whole thread Raw
In response to Re: Support "Right Semi Join" plan shapes  (Japin Li <japinli@hotmail.com>)
List pgsql-hackers
On Thu, Jul 4, 2024 at 11:18 PM Japin Li <japinli@hotmail.com> wrote:

> On Thu, 04 Jul 2024 at 17:17, Richard Guo <guofenglinux@gmail.com> wrote:
> > Here is a new rebase.
> >
> > Barring objections, I'm planning to push it soon.

Pushed.  Thanks for all the reviews.

> Thanks for updating the patch.  It looks good to me, except for a minor nitpick:
>
> s/right-semijoin/right-semi join/

I did not take this one.  The comment nearby for RIGHT_ANTI uses
'right-antijoin', and I think we'd better adopt a consistent pattern for
RIGHT_SEMI.

Thanks
Richard



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Internal error codes triggered by tests
Next
From: Michael Paquier
Date:
Subject: Re: Add pg_get_acl() function get the ACL for a database object