Re: Update needed for what's new? page

From: nhrcommu(at)rochester(dot)rr(dot)com
To: Devrim GUNDUZ <devrim(at)CommandPrompt(dot)com>
Cc: "pgsql-advocacy(at)postgresql(dot)org" <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Update needed for what's new? page
Date: 2006-12-05 16:32:30
Message-ID: fe8c977e78359.78359fe8c977e@nyroc.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)CommandPrompt(dot)com>
Date: Tuesday, December 5, 2006 10:53 am
Subject: [pgsql-advocacy] Update needed for what's new? page
To: "pgsql-advocacy(at)postgresql(dot)org" <pgsql-advocacy(at)postgresql(dot)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/
>
>
>
>
>

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Magnus Hagander 2006-12-05 17:31:14 Re: Update needed for what's new? page
Previous Message Devrim GUNDUZ 2006-12-05 15:52:19 Update needed for what's new? page