Re: First draft of the PG 15 release notes - Mailing list pgsql-hackers

From John Naylor
Subject Re: First draft of the PG 15 release notes
Date
Msg-id CAFBsxsFYSOsQmEAeLwOgqfdt48=cO=7nXoMK2eWD=PjemE_BdA@mail.gmail.com
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: First draft of the PG 15 release notes
List pgsql-hackers
Regarding this item:

"Allow hash lookup for NOT IN clauses with many constants (David Rowley, James Coleman)
Previously the code always sequentially scanned the list of values."

The todo list has an entry titled "Planning large IN lists", which links to 


Did we already have a hash lookup for IN clauses with constants and the above commit adds NOT IN? If so, maybe we have enough to remove this todo item.

--

pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Handle infinite recursion in logical replication setup
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: i.e. and e.g.