trapping a NULL querystring error

From: Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar>
To: pgsql-sql(at)postgresql(dot)org
Subject: trapping a NULL querystring error
Date: 2008-11-14 10:29:32
Message-ID: 491D530C.3060006@fmed.uba.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2008-11-14 10:39:42 Re: uuid on windows
Previous Message Sabin Coanda 2008-11-14 10:26:33 Re: uuid on windows