Re: Largest & Smallest Functions - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Largest & Smallest Functions
Date
Msg-id CAFj8pRC31z95w1G2pOKWhg9ui+rFEVgNx76eBpMbEX4SLgxHgA@mail.gmail.com
Whole thread Raw
In response to Re: Largest & Smallest Functions  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-general


čt 8. 11. 2018 v 7:34 odesílatel Andrew Gierth <andrew@tao11.riddles.org.uk> napsal:
>>>>> "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).

maybe - I am sure, so plpgsql and sql cannot be used.


--
Andrew (irc:RhodiumToad)

pgsql-general by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: Largest & Smallest Functions
Next
From: Pavel Demidov
Date:
Subject: LOG: incomplete startup packet