Has anyone got any pointers on implementing a C function in an extension that 
takes variadic args?  I would like to do something like:

select my_function(XXX,...);  where XXX will be between 1 and many integers.

Possible?  I didn't see any examples in the contrib directory.




-- 
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