We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7fb7e commit 0267629Copy full SHA for 0267629
doc/src/sgml/ref/reindex.sgml
@@ -349,7 +349,7 @@ REINDEX [ ( VERBOSE ) ] { INDEX | TABLE | SCHEMA | DATABASE | SYSTEM } [ CONCURR
349
<listitem>
350
<para>
351
The old indexes are dropped. The <literal>SHARE UPDATE
352
- EXCLUSIVE</literal> session locks for the indexes and the table ar
+ EXCLUSIVE</literal> session locks for the indexes and the table are
353
released.
354
</para>
355
</listitem>
0 commit comments