Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 73a8f51

Browse files
committed
docs: Add missing <literal> markup.
Michael Paquier
1 parent 4a0a5f2 commit 73a8f51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/ref/alter_table.sgml

+2-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ ALTER TABLE ALL IN TABLESPACE <replaceable class="PARAMETER">name</replaceable>
190190
<xref linkend="planner-stats">.
191191
</para>
192192
<para>
193-
SET STATISTICS acquires a <literal>SHARE UPDATE EXCLUSIVE</literal> lock.
193+
<literal>SET STATISTICS</literal> acquires a
194+
<literal>SHARE UPDATE EXCLUSIVE</literal> lock.
194195
</para>
195196
</listitem>
196197
</varlistentry>

0 commit comments

Comments
 (0)