mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
Doc: B-Tree only has one additional parameter.
Oversight in commit9f3665fb. Backpatch: 13-, just like commit9f3665fb.
This commit is contained in:
parent
4ecf359fba
commit
635048eb92
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue