Re: Package namespace and Safe init cleanup for plperl [PATCH]

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: Package namespace and Safe init cleanup for plperl [PATCH]
Дата
Msg-id 34d269d41002122014v795ca10ek12f24fc27692d6e9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Package namespace and Safe init cleanup for plperl [PATCH]  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Fri, Feb 12, 2010 at 19:14, Robert Haas <robertmhaas@gmail.com> wrote:
> Sounds like it would considerably simplify
> the patch, too.

I overstated that.  The way its done now we could just change the
decelerations to 'my' and drop an if block.  Id be in favor of more or
less keeping the internals as implemented in the latest patch the same
just not exposing them.


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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: Package namespace and Safe init cleanup for plperl [PATCH]
Следующее
От: Hitoshi Harada
Дата:
Сообщение: Re: review: More frame options in window functions