Skip to content

Commit 83f5491

Browse files
committed
Fix 9.0 release notes vacuum mention, not -> now
Peter Fokkinga
1 parent e49ae8d commit 83f5491

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.47 2010/08/06 19:13:13 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.48 2010/08/07 13:07:06 momjian Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -141,7 +141,7 @@
141141
<listitem>
142142
<para>
143143
As part of our decade-long effort to eliminate the pain of VACUUM,
144-
<command>VACUUM FULL</> is not substantially faster by
144+
<command>VACUUM FULL</> is now substantially faster by
145145
rewriting the entire table and
146146
indexes, rather than moving around single rows to compact space.
147147
</para>

0 commit comments

Comments
 (0)