Re: Largest & Smallest Functions

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: Largest & Smallest Functions
Дата
Msg-id 8736scytr2.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: Largest & Smallest Functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Largest & Smallest Functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
>>>>> "Pavel" == Pavel Stehule <pavel.stehule@gmail.com> writes:

 Pavel> The variadic parameters should not be a arrays - can be of "any"
 Pavel> type. But this functionality is available only for C language
 Pavel> functions.

You mean (VARIADIC "any")?  - that is not actually restricted to C
language functions, any pl/* handler can choose to support it (it's just
that all the built-in ones don't).

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Ken Tanzer
Дата:
Сообщение: Re: Largest & Smallest Functions
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Largest & Smallest Functions