Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: wenhui qiu <qiuwenhuifx@gmail.com>
Cc: Japin Li <japinli@hotmail.com>,
Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-12T02:14:46Z
Lists: 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
Commits
-
Convert NOT IN sublinks to anti-joins when safe
- 383eb21ebffe 19 (unreleased) landed