projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a0a5f2
)
docs: Add missing <literal> markup.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 14 Jan 2015 21:40:58 +0000
(16:40 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 14 Jan 2015 21:40:58 +0000
(16:40 -0500)
Michael Paquier
doc/src/sgml/ref/alter_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_table.sgml
b/doc/src/sgml/ref/alter_table.sgml
index b5ef09e6a4a31acdbcbf54d5dac71fe72bf05f86..b3a497071357a737c479a660b0d7e994f42a7e15 100644
(file)
--- a/
doc/src/sgml/ref/alter_table.sgml
+++ b/
doc/src/sgml/ref/alter_table.sgml
@@
-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>