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