Re: exception problem

From: java4dev <java4dev(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: exception problem
Date: 2011-02-22 18:10:53
Message-ID: 1298398253424-3395932.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


OBS sorry I meant
WHEN NO_DATA_FOUND THEN
RETURN FALSE;

but I read in the manual that in order to get the exceptions you must set
the STRICT option.
I misunderstood it the first time.
--
View this message in context: http://postgresql.1045698.n5.nabble.com/exception-problem-tp3395874p3395932.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Craig Barnes 2011-02-22 19:36:26 Re: replication
Previous Message java4dev 2011-02-22 18:07:10 Re: simple test code