Re: Reduce planning time for large NOT IN lists containing NULL - Mailing list pgsql-hackers

From Ilia Evdokimov
Subject Re: Reduce planning time for large NOT IN lists containing NULL
Date
Msg-id f43547c8-1a21-4337-98f9-f6a1d2b8fd2b@tantorlabs.com
Whole thread Raw
In response to Re: Reduce planning time for large NOT IN lists containing NULL  (David Geier <geidav.pg@gmail.com>)
Responses Re: Reduce planning time for large NOT IN lists containing NULL
List pgsql-hackers

On 2/20/26 17:22, David Geier wrote:

It seems like we don't have a regression test which has a NULL value in
the NOT IN list. Maybe you can find a good place to add that one?

There are already regression tests covering NOT IN with NULL values in expressions.sql. Do you think we need an additional simple case, or is the current coverage sufficient?

-- 
Best regards,       
Ilia Evdokimov,
Tantor Labs LLC,
https://tantorlabs.com/

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: add warning upon successful md5 password auth
Next
From: Srirama Kucherlapati
Date:
Subject: RE: AIX support