Vincenzo Romano <vincenzo.rom...@notorand.it> writes:
> 2010/1/22 Tom Lane <t...@sss.pgh.pa.us>:
>> Vincenzo Romano <vincenzo.rom...@notorand.it> writes:
>>> So there's no way to have a function accepting a VARIADIC ANY. Right?
>> 
>> Not in PL functions.  You can do it in C if you're desperate (but you
>> then have to deal with each argument individually --- they're not formed
>> into an array).

> How would then be declared such a function with the body written in C?

I think "variadic any" is exactly it, but too lazy to go look.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to