Re: Draft release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Draft release notes
Date
Msg-id 200609150014.k8F0EZL13421@momjian.us
Whole thread Raw
In response to Draft release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Done.

---------------------------------------------------------------------------

Joe Conway wrote:
> Bruce Momjian wrote:
> > Here is an early draft of the release notes.  It needs more polish and
> > review:
> > 
> >     http://momjian.us/cgi-bin/pgrelease
> > 
> > I will catch up on my email tomorrow, update the open items list for
> > 8.2, and then return to the release notes for cleanup.
> > 
> 
> This one should be changed:
> 
>    "Add support for multi-row VALUES clauses as part of INSERT
>     statements (Joe, Tom)
> 
>     For example, allow INSERT ... VALUES (...), (...), ...."
> 
> Maybe:
> 
>    "Add support for multi-row VALUES clauses wherever SELECT
>     can be used (Joe, Tom)
> 
>     For example, allow
>       INSERT ... VALUES (...), (...), ....
>       SELECT * FROM (VALUES (...), (...), ....) AS alias(f1, ...)"
> 
> 
> Joe

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] Vacuum error on database postgres
Next
From: markw@osdl.org
Date:
Subject: Re: Lock partitions