Re: exception problem - Mailing list pgsql-novice

From java4dev
Subject Re: exception problem
Date
Msg-id 1298397847080-3395914.post@n5.nabble.com
Whole thread Raw
In response to Re: exception problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: exception problem
List pgsql-novice
Thank you Tom,

adding STRICT to INTO gave the correct result but why didn't the
EXCEPTION
    WHEN TOO_MANY_ROWS THEN
        RETURN FALSE;

worked?
--
View this message in context: http://postgresql.1045698.n5.nabble.com/exception-problem-tp3395874p3395914.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

pgsql-novice by date:

Previous
From: Vibhor Kumar
Date:
Subject: Re: simple test code
Next
From: java4dev
Date:
Subject: Re: simple test code