Re: variadic function support

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: variadic function support
Дата
Msg-id 162867790807122334t301efe1fk9ab4669972b22e25@mail.gmail.com
обсуждение исходный текст
Ответ на Re: variadic function support  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-patches
2008/7/13 Jeff Davis <pgsql@j-davis.com>:
> On Sun, 2008-07-13 at 07:52 +0200, Pavel Stehule wrote:
>> you checked second or third variant? There are two variants still.
>
> Sorry for being unclear. Those comments regarded patch v2.2.1. The bug
> is in pg_function_is_visible().
it's bug, I'll fix it

>
> Additionally, I'd like to see support for calling variadic functions
> with no arguments. I mentioned that in my other email, but it applies to
> v2.2.1 as well.

for some cases, I can do less restriction.

>
> And we should come to a consensus quickly about the declaration style,
> e.g. "variadic int[]" or "variadic int".

ok
>
> Regards,
>        Jeff Davis
>
>
thank you very much
Pavel Stehule

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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: variadic function support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: variadic function support