Andre Lopes <lopes80an...@gmail.com> writes:
> If I use NULL in any parameter the function does not RAISE any NOTICE. I
> can't pass NULL values in parameters?

Sure you can.  Maybe you declared the function STRICT?  That means to
not call it for a NULL.

                        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