diff options
-rw-r--r-- | doc/src/sgml/release-10.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml index 75c48c0f590..19181493335 100644 --- a/doc/src/sgml/release-10.sgml +++ b/doc/src/sgml/release-10.sgml @@ -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. |