From: | Richard Guo <guofenglinux(at)gmail(dot)com> |
---|---|
To: | Japin Li <japinli(at)hotmail(dot)com> |
Cc: | Alena Rybakina <lena(dot)ribackina(at)yandex(dot)ru>, wenhui qiu <qiuwenhuifx(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, vignesh C <vignesh21(at)gmail(dot)com> |
Subject: | Re: Support "Right Semi Join" plan shapes |
Date: | 2024-07-05 01:00:47 |
Message-ID: | CAMbWs4_urF-UoWLC2n3oZHj4707=hoi3STa_s5LsYxtVqF_h4Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jul 4, 2024 at 11:18 PM Japin Li <japinli(at)hotmail(dot)com> wrote:
> On Thu, 04 Jul 2024 at 17:17, Richard Guo <guofenglinux(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-07-05 01:13:06 | Re: Add pg_get_acl() function get the ACL for a database object |
Previous Message | Michael Paquier | 2024-07-05 00:57:19 | Re: Internal error codes triggered by tests |