Re: Convert NOT IN sublinks to anti-joins when safe - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Convert NOT IN sublinks to anti-joins when safe
Date
Msg-id CAMbWs4-4H5OXzHQiLt14YKK_FPDOhMGoAsq+kWNOP6_HCNCM0w@mail.gmail.com
Whole thread Raw
In response to Re: Convert NOT IN sublinks to anti-joins when safe  (wenhui qiu <qiuwenhuifx@gmail.com>)
List pgsql-hackers
On Mon, Mar 9, 2026 at 4:38 PM wenhui qiu <qiuwenhuifx@gmail.com> wrote:
> Thanks for updating the patch. v6 path LGTM.

Thanks!  Committed with a few minor cosmetic tweaks.

- Richard



pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: ALTER TABLE: warn when actions do not recurse to partitions
Next
From: Xuneng Zhou
Date:
Subject: Re: Streamify more code paths