mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Fix typo
Author: Bossart, Nathan <bossartn@amazon.com>
This commit is contained in:
parent
9c7fb7e6d8
commit
0267629e18
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue