From: Peter Geoghegan Date: Thu, 11 Mar 2021 06:10:36 +0000 (-0800) Subject: Doc: B-Tree only has one additional parameter. X-Git-Tag: REL_14_BETA1~601 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0daeb02f8dd605f89de9aa2349137c09cc7fb4;p=thirdparty%2Fpostgresql.git Doc: B-Tree only has one additional parameter. Oversight in commit 9f3665fb. Backpatch: 13-, just like commit 9f3665fb. --- diff --git a/doc/src/sgml/ref/create_index.sgml b/doc/src/sgml/ref/create_index.sgml index bc57adf7d59..682af4bbe4f 100644 --- a/doc/src/sgml/ref/create_index.sgml +++ b/doc/src/sgml/ref/create_index.sgml @@ -425,7 +425,7 @@ CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] - B-tree indexes also accept these parameters: + B-tree indexes additionally accept this parameter: