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

From: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
To: Richard Guo <guofenglinux(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 02:01:00
Message-ID: CAGjGUA+47UuxqD70udb2W70kSTVR3d=87SUDz8wna_QTnTRTCA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

HI Richard

>
>
> > Attached is v5 of this patch. I plan to push it soon if there are no
> > objections. It can result in plan changes, so I don't plan to
> > back-patch it to stable branches. I once thought about pushing it to
> > v19, but at this late phase of the v19 cycle I'm inclined not to.
> > Maybe I would have done that if it were June.
> 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.
>
> Thanks

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2026-08-25 02:12:01 RE: apply worker misses closing partition leaves
Previous Message Sami Imseih 2026-08-25 02:00:26 Re: Fix GRAPH TABLE label and property error reporting