]> granicus.if.org Git - postgresql/commitdiff
doc: Fix typo
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 29 Mar 2019 21:41:19 +0000 (22:41 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 29 Mar 2019 21:41:19 +0000 (22:41 +0100)
Author: Bossart, Nathan <bossartn@amazon.com>

doc/src/sgml/ref/reindex.sgml

index ccabb330cbf28f000e323cb9f876588c26c46dc7..e45bf86c8dadf53a76d1711f62403e1c217f5d5c 100644 (file)
@@ -349,7 +349,7 @@ REINDEX [ ( VERBOSE ) ] { INDEX | TABLE | SCHEMA | DATABASE | SYSTEM } [ CONCURR
      <listitem>
       <para>
        The old indexes are dropped.  The <literal>SHARE UPDATE
-       EXCLUSIVE</literal> session locks for the indexes and the table ar
+       EXCLUSIVE</literal> session locks for the indexes and the table are
        released.
       </para>
      </listitem>