mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
docs: Add missing <literal> markup.
Michael Paquier
This commit is contained in:
parent
4a0a5f21fa
commit
73a8f5176a
1 changed files with 2 additions and 1 deletions
|
|
@ -190,7 +190,8 @@ ALTER TABLE ALL IN TABLESPACE <replaceable class="PARAMETER">name</replaceable>
|
|||
<xref linkend="planner-stats">.
|
||||
</para>
|
||||
<para>
|
||||
SET STATISTICS acquires a <literal>SHARE UPDATE EXCLUSIVE</literal> lock.
|
||||
<literal>SET STATISTICS</literal> acquires a
|
||||
<literal>SHARE UPDATE EXCLUSIVE</literal> lock.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue