Fix 9.0 release notes vacuum mention, not -> now
authorBruce Momjian
Sat, 7 Aug 2010 13:07:06 +0000 (13:07 +0000)
committerBruce Momjian
Sat, 7 Aug 2010 13:07:06 +0000 (13:07 +0000)
Peter Fokkinga

doc/src/sgml/release-9.0.sgml

index 3d720bdc6c18d0a77584ce23c67a7ccd64f693cc..224788036e48dc0b047bf4a45837246390bcd2b7 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Release 9.0
     
      
       As part of our decade-long effort to eliminate the pain of VACUUM,
-      VACUUM FULL is not substantially faster by
+      VACUUM FULL is now substantially faster by
       rewriting the entire table and
       indexes, rather than moving around single rows to compact space.