doc: Fix typo

Author: Bossart, Nathan <bossartn@amazon.com>
pull/40/head
Peter Eisentraut 7 years ago
parent 9c7fb7e6d8
commit 0267629e18
  1. 2
      doc/src/sgml/ref/reindex.sgml

@ -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>

Loading…
Cancel
Save