Doc: B-Tree only has one additional parameter.
authorPeter Geoghegan <pg@bowt.ie>
Thu, 11 Mar 2021 06:10:36 +0000 (22:10 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Thu, 11 Mar 2021 06:10:36 +0000 (22:10 -0800)
Oversight in commit 9f3665fb.

Backpatch: 13-, just like commit 9f3665fb.

doc/src/sgml/ref/create_index.sgml

index bc57adf7d59c2d22cd034359a5b43312b1aee9db..682af4bbe4f1d251c0fd05fa5ac1e996d69ea968 100644 (file)
@@ -425,7 +425,7 @@ CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] <replaceable class=
    </variablelist>
 
    <para>
-    B-tree indexes also accept these parameters:
+    B-tree indexes additionally accept this parameter:
    </para>
 
    <variablelist>