Hi all. Inside a plpgsql function, i have a EXECUTE statement, which
sometimes seems to be receiving a null querystring.
Can i check that condition in a BEGIN..EXCEPTION block? Under which
condition?
Or should just check if that string is null?
Thanks!
Gerardo