Re: Schedule for 8.1 feature freeze

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Schedule for 8.1 feature freeze
Дата
Msg-id 42B83B0D.60608@dunslane.net
обсуждение исходный текст
Ответ на Schedule for 8.1 feature freeze  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Schedule for 8.1 feature freeze  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers

Bruce Momjian wrote:

>We have addressed all the open issues for 8.1 except for auto-vacuum,
>which Alvaro is working on, so I think we are ready for a feature freeze
>on July 1.
>
>  
>

FYI - plperl status.

I am trying to get the following 2 items done by feature freeze:
. convert returned perl array to pg array (see patch recently sent for 
discussion)
. validator function

The remaining memory issue we have is where plperl does a huge select 
via SPI. Abhijit Menon-Sen was working on this but is stumped on how to 
proceed (see his previous message). We have a patch from CommandPrompt 
which apparently improves the situation, although it doesn't solve the 
basic problem. If we don't make progress with Abhijit's work, I will 
look at working that up by July 1.

There is also the tiny patch to trap lexical warnings I submitted not 
long ago still outstanding.

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: [PATCHES] default database creation with initdb
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Escape handling in strings