trapping a NULL querystring error - Mailing list pgsql-sql

From Gerardo Herzig
Subject trapping a NULL querystring error
Date
Msg-id 491D530C.3060006@fmed.uba.ar
Whole thread Raw
Responses Re: trapping a NULL querystring error
List 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


pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: uuid on windows
Next
From: "A. Kretschmer"
Date:
Subject: Re: trapping a NULL querystring error