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   [EMAIL PROTECTED]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to