Re: Update needed for what's new? page - Mailing list pgsql-advocacy

From nhrcommu@rochester.rr.com
Subject Re: Update needed for what's new? page
Date
Msg-id fe8c977e78359.78359fe8c977e@nyroc.rr.com
Whole thread Raw
In response to Update needed for what's new? page  (Devrim GUNDUZ <devrim@CommandPrompt.com>)
Responses Re: Update needed for what's new? page  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-advocacy
Here is something as a start point:

 PostgreSQL 8.2 contains more than 180 new features and enhancements
contributed by almost 70 developers.
This release adds significant functionality and performance improvements
that were requested by users, including:

    *  Query language enhancements including INSERT/UPDATE/DELETE
RETURNING, multirow VALUES lists, and optional target-table alias in
UPDATE/DELETE
    *  Index creation without blocking concurrent INSERT/UPDATE/DELETE
operations
    *  Many query optimization improvements, including support for
reordering outer joins
    *  Improved sorting performance with lower memory usage
    *  More efficient locking with better concurrency
    *  More efficient vacuuming
    *  Easier administration of warm standby servers
    *  New FILLFACTOR support for tables and indexes
    *  Monitoring, logging, and performance tuning additions
    *  More control over creating and dropping objects
    *  Table inheritance relationships can be defined for and removed
from pre-existing tables
    *  COPY TO can copy the output of an arbitrary SELECT statement
    *  Array improvements, including nulls in arrays
    *  Aggregate-function improvements, including multiple-input
aggregates and SQL:2003 statistical functions
    *  Many contrib/ improvements
















----- Original Message -----
From: Devrim GUNDUZ <devrim@CommandPrompt.com>
Date: Tuesday, December 5, 2006 10:53 am
Subject: [pgsql-advocacy] Update needed for what's new? page
To: "pgsql-advocacy@postgresql.org" <pgsql-advocacy@postgresql.org>

> Hi,
>
> We need to update http://www.postgresql.org/docs/whatsnew today,
> before8.2 will be officially released.
>
> Is there someone on this list who can quickly prepare a text for this?
> You can use
> http://pgfoundry.org/docman/view.php/1000047/233/release82.zip
>
> for this.
>
> Regards,
> --
> The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
> Managed Services, Shared and Dedicated Hosting
> Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/
>
>
>
>
>

pgsql-advocacy by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Update needed for what's new? page
Next
From: "Magnus Hagander"
Date:
Subject: Re: Update needed for what's new? page