Is it possible to write a function (in sql or plpgsql) that allows for an unknown amount of arguments? Something similar to C's printf() function.
~ chris
- Re: [SQL] umlimited arguments on function Christian Hergert
- Re: [SQL] umlimited arguments on function Robert Treat