Thread: Typo in 9.0 release notes?

Typo in 9.0 release notes?

From
Ian Barwick
Date:
Hi

In "release-9.0.sgml" (sorry, can't provide patch right now), I suspect
"is not substantially faster" should read "is now substantially faster"?

    <listitem>
     <para>
      As part of our decade-long effort to eliminate the pain of VACUUM,
      <command>VACUUM FULL</> is not substantially faster by
      rewriting the entire table and
      indexes, rather than moving around single rows to compact space.
     </para>
    </listitem>


Regards

Ian Barwick

Re: Typo in 9.0 release notes?

From
Robert Haas
Date:
On Sun, Jun 13, 2010 at 7:36 PM, Ian Barwick <barwick@gmail.com> wrote:
> In "release-9.0.sgml" (sorry, can't provide patch right now), I suspect
> "is not substantially faster" should read "is now substantially faster"?
>
>    <listitem>
>     <para>
>      As part of our decade-long effort to eliminate the pain of VACUUM,
>      <command>VACUUM FULL</> is not substantially faster by
>      rewriting the entire table and
>      indexes, rather than moving around single rows to compact space.
>     </para>
>    </listitem>

Fixed, thanks for the report.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company