Re: Fix CPU cost of right-semi and right-anti hash joins

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
Cc: Haibo Yan <tristan(dot)yim(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix CPU cost of right-semi and right-anti hash joins
Date: 2026-08-25 06:29:04
Message-ID: CAMbWs4-Q-r7CG2LdnkGD-+xYpGHjRsvdmzOcWFXPzU3OYho96Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 25, 2026 at 11:01 AM wenhui qiu <qiuwenhuifx(at)gmail(dot)com> wrote:
>> Thank you for your updating ,v5 looks good to me.The official release date for v19 is fast approaching, so it's a little late now.

Pushed.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-08-25 06:32:47 Re: Possible race condition in pg_basebackup
Previous Message Richard Guo 2026-08-25 06:23:35 Re: Wrong results from join removal with DISTINCT ON + SRF subquery