Re: Convert NOT IN sublinks to anti-joins when safe

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
Cc: Japin Li <japinli(at)hotmail(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Convert NOT IN sublinks to anti-joins when safe
Date: 2026-03-12 02:14:46
Message-ID: CAMbWs4-4H5OXzHQiLt14YKK_FPDOhMGoAsq+kWNOP6_HCNCM0w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 9, 2026 at 4:38 PM wenhui qiu <qiuwenhuifx(at)gmail(dot)com> wrote:
> Thanks for updating the patch. v6 path LGTM.

Thanks! Committed with a few minor cosmetic tweaks.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2026-03-12 03:27:10 Re: Streamify more code paths
Previous Message Greg Sabino Mullane 2026-03-12 02:09:19 Re: ALTER TABLE: warn when actions do not recurse to partitions