mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
doc PG 17 relnotes: improve btree "set/array" matching item
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-WznwSs5irUka2deUooSdH7Sts2oPdVv4PCOwhK51fq2ZTg@mail.gmail.com Backpatch-through: master
This commit is contained in:
parent
f3bfa02991
commit
4cf9aab214
@ -467,7 +467,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow btree indexes to more efficiently find array matches (Peter Geoghegan, Matthias van de Meent)
|
Allow btree indexes to more efficiently find a set of values, such as those supplied by IN subqueries (Peter Geoghegan, Matthias van de Meent)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user