Re: [Plperlng-devel] Re: return_next for plperl (was Re: call

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [Plperlng-devel] Re: return_next for plperl (was Re: call
Дата
Msg-id 28594.203.26.206.129.1117754437.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: return_next for plperl (was Re: call for help)  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway said:
> On Sun, 2005-05-22 at 21:25 +0530, Abhijit Menon-Sen wrote:
>> I have attached the following seven patches to address this problem:
>
> Does anyone with the skills to review this (i.e. someone other than me)
> have any comments on this patch?
>
> Otherwise I'll apply it in a day or two.
>

From recollection, my comments were these:

1. the exposed function should just be called return_next, not
spi_return_next2. either SPI.xs and friends should be renamed or all the non SPI code
should be  moved into another .xs file.
3. regression sets need fixing, I think.
4. according to pg practice it should be done as context diffs, or perhaps
as one context diff ;-)

The patches appear to incorporate my 'use strict' enabling patch - that's a
good thing IMNSHO ;-) We can handle the custom var auth setting question
raised in my original submission of the feature later on.

cheers

andrew

cheers

andrew



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

Предыдущее
От: Mary Edie Meredith
Дата:
Сообщение: Re: O_DIRECT for WAL writes
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Oracle date type compat. functions: next_day,