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

Commit dd6c108

Browse files
committed
Fix typo.
1 parent 9e3cd37 commit dd6c108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-9.0.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.29 2010/06/10 21:48:28 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.30 2010/06/14 01:07:41 rhaas Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -97,7 +97,7 @@
9797
<listitem>
9898
<para>
9999
As part of our decade-long effort to eliminate the pain of VACUUM,
100-
<command>VACUUM FULL</> is not substantially faster by
100+
<command>VACUUM FULL</> is now substantially faster by
101101
rewriting the entire table and
102102
indexes, rather than moving around single rows to compact space.
103103
</para>

0 commit comments

Comments
 (0)