projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
478cacb
)
Fix missing word.
author
Robert Haas
<rhaas@postgresql.org>
Fri, 5 Apr 2019 19:25:09 +0000
(15:25 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Fri, 5 Apr 2019 19:25:09 +0000
(15:25 -0400)
Nathan Bossart
Discussion: http://postgr.es/m/
2C63765B
-AD31-4F6C-8DA7-
C8544634C714
@amazon.com
doc/src/sgml/ref/vacuum.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/vacuum.sgml
b/doc/src/sgml/ref/vacuum.sgml
index fdd81512209f1f098eb13049dd03ee7afb736e04..c652f8b0bcd754866b5a2c0e1f2f3163fdb52d96 100644
(file)
--- a/
doc/src/sgml/ref/vacuum.sgml
+++ b/
doc/src/sgml/ref/vacuum.sgml
@@
-199,7
+199,7
@@
VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ ANALYZE ] [ <replaceable class="paramet
and the table itself will accumulate dead line pointers that cannot be
removed until index cleanup is completed. This option has no effect
for tables that do not have an index and is ignored if the
- <literal>FULL</literal> is used.
+ <literal>FULL</literal>
option
is used.
</para>
</listitem>
</varlistentry>