Re: Reduce planning time for large NOT IN lists containing NULL

From: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: David Geier <geidav(dot)pg(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Reduce planning time for large NOT IN lists containing NULL
Date: 2026-03-02 15:04:28
Message-ID: 2bdf4a7e-f5b9-4e75-b5a3-1e2608fd3297@tantorlabs.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v5-0001-Reduce-planning-time-for-large-NOT-IN-lists-conta.patch text/x-patch 4.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Junwang Zhao 2026-03-02 15:30:58 Re: Eliminating SPI / SQL from some RI triggers - take 3
Previous Message Andres Freund 2026-03-02 15:02:49 Re: pg_stat_io_histogram