mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix typo in PostgreSQL 10.0 release note.
Patch by Yugo Nagata.
This commit is contained in:
parent
6108348c09
commit
e800656d9a
1 changed files with 1 additions and 1 deletions
|
|
@ -536,7 +536,7 @@
|
|||
</para>
|
||||
|
||||
<para>
|
||||
Specifically, a new <link linkend="SQL-ALTERINDEX"><command>CREATE
|
||||
Specifically, a new <link linkend="SQL-CREATEINDEX"><command>CREATE
|
||||
INDEX</></> option allows auto-summarizion of the
|
||||
previous <acronym>BRIN</> page range when a new page
|
||||
range is created.
|
||||
|
|
|
|||
Loading…
Reference in a new issue