Re: Draft release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Draft release notes
Date: 2006-09-15 00:14:35
Message-ID: 200609150014.k8F0EZL13421@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

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

Browse pgsql-hackers by date

  From Date Subject
Next Message markw 2006-09-15 00:32:24 Re: Lock partitions
Previous Message Tom Lane 2006-09-14 23:50:58 Re: [ADMIN] Vacuum error on database postgres