Re: [GENERAL] If I don't want Function overloading...
On Thu, Oct 7, 2010 at 8:36 PM, Ralph Smith wrote: > Yes, I'm using 7.4,12, I can't help it. > Is there a way to get the count of parameters to avoid overloading? Considering you can overload like this: functioname(arg1 int, arg2 int) functioname(arg1 text, arg2 bigint) and so on, parameter cou
[GENERAL] If I don't want Function overloading...
Yes, I'm using 7.4,12, I can't help it. Is there a way to get the count of parameters to avoid overloading? Thanks! -- ?* Ralph Smith* Data Architech