| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
| Cc: | ken(dot)tanzer(at)gmail(dot)com, "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Largest & Smallest Functions |
| Date: | 2018-11-08 06:39:38 |
| Message-ID: | CAFj8pRC31z95w1G2pOKWhg9ui+rFEVgNx76eBpMbEX4SLgxHgA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
čt 8. 11. 2018 v 7:34 odesílatel Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
napsal:
> >>>>> "Pavel" == Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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)
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Demidov | 2018-11-08 09:19:11 | LOG: incomplete startup packet |
| Previous Message | Andrew Gierth | 2018-11-08 06:34:02 | Re: Largest & Smallest Functions |