mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
doc PG 17 relnotes: adjust IN wording
Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvqmW0wQRam4paRbHvLQA+w5CJOCno4BCu=NFRLRhYhtRw@mail.gmail.com Backpatch-through: master
This commit is contained in:
@ -467,7 +467,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow btree indexes to more efficiently find a set of values, such as those supplied by IN subqueries (Peter Geoghegan, Matthias van de Meent)
|
||||
Allow btree indexes to more efficiently find a set of values, such as those supplied by IN clauses using constants (Peter Geoghegan, Matthias van de Meent)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Reference in New Issue
Block a user