Patryk Kordylewski writes:
> i've found a strange behaviour when you have overloaded functions with
> the same name and different argument types and try to call them with NULL.
> The stored procedures with "text" and "text[]" argument type gets called
> - the variants with "integer" / "integer[]
Hello,
i've found a strange behaviour when you have overloaded functions with
the same name and different argument types and try to call them with NULL.
The stored procedures with "text" and "text[]" argument type gets called
- the variants with "integer" / "integer[]" produce the, i think
exp