Re: Draft release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Draft release notes
Дата
Msg-id 200609150014.k8F0EZL13421@momjian.us
обсуждение исходный текст
Ответ на Draft release notes  (Bruce Momjian <bruce@momjian.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] Vacuum error on database postgres
Следующее
От: markw@osdl.org
Дата:
Сообщение: Re: Lock partitions