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 2bdf4a7e-f5b9-4e75-b5a3-1e2608fd3297@tantorlabs.com
Whole thread Raw
In response to Re: Reduce planning time for large NOT IN lists containing NULL  (Zsolt Parragi <zsolt.parragi@percona.com>)
Responses Re: Reduce planning time for large NOT IN lists containing NULL
List pgsql-hackers
On 2/25/26 16:43, Zsolt Parragi wrote:

> expressions.sql is missing a new line at the end of the file,
> otherwise it looks good to me.

I've fixed this in v5-patch.

Since the C changes are minimal, the patch is relatively small, and no 
further issues were raised, I am moving this patch to "Ready for Committer"

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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pg_stat_io_histogram
Next
From: Junwang Zhao
Date:
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3