Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc PG 17 relnotes: adjust IN wording
authorBruce Momjian <bruce@momjian.us>
Tue, 28 May 2024 04:21:13 +0000 (00:21 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 28 May 2024 04:21:13 +0000 (00:21 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAApHDvqmW0wQRam4paRbHvLQA+w5CJOCno4BCu=NFRLRhYhtRw@mail.gmail.com

Backpatch-through: master

doc/src/sgml/release-17.sgml

index 1c1f0c23be2666183cfa81a4cd9f6808bcfb593a..1131f2aab517715a2c7b7dec0b24e19f9320686d 100644 (file)
@@ -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>