mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Doc: B-Tree only has one additional parameter.
Oversight in commit9f3665fb
. Backpatch: 13-, just like commit9f3665fb
.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user