doc: Fix typo

Author: Bossart, Nathan <bossartn@amazon.com>
This commit is contained in:
Peter Eisentraut 2019-03-29 22:41:19 +01:00
parent 9c7fb7e6d8
commit 0267629e18
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ REINDEX [ ( VERBOSE ) ] { INDEX | TABLE | SCHEMA | DATABASE | SYSTEM } [ CONCURR
<listitem> <listitem>
<para> <para>
The old indexes are dropped. The <literal>SHARE UPDATE 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. released.
</para> </para>
</listitem> </listitem>