index e5002c13415b8038ae835ff8c26e17e1f1d27bf0..845e1cd3be3bbf94482d5a8580b59ead91cbe1c5 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.29 2010年06月10日 21:48:28 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.30 2010年06月14日 01:07:41 rhaas Exp $ -->
<sect1 id="release-9-0">
<title>Release 9.0</title>
<listitem>
<para>
As part of our decade-long effort to eliminate the pain of VACUUM,
- <command>VACUUM FULL</> is not substantially faster by
+ <command>VACUUM FULL</> is now substantially faster by
rewriting the entire table and
indexes, rather than moving around single rows to compact space.
</para>