Skip to content

Commit 44ce4e1

Browse files
committed
doc PG 18 relnotes: clarify btree skip-scan item
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-Wzko57+sT=FcxHHo7jnPLhh35up_5aAvogLtj_D9bATsgQ@mail.gmail.com
1 parent a8f0932 commit 44ce4e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,8 +469,8 @@ Allow skip scans of btree indexes (Peter Geoghegan)
469469
</para>
470470

471471
<para>
472-
This allows muti-column btree indexes to be used by queries that only
473-
reference the second or later indexed columns.
472+
This allows multi-column btree indexes to be used by queries that only
473+
equality-reference the second or later indexed columns.
474474
</para>
475475
</listitem>
476476

0 commit comments

Comments
 (0)