Re: PLPGSQL and Exceptions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PLPGSQL and Exceptions
Date
Msg-id 6319.1026695271@sss.pgh.pa.us
Whole thread Raw
In response to PLPGSQL and Exceptions  (Rod Taylor <rbt@zort.ca>)
List pgsql-hackers
Rod Taylor <rbt@zort.ca> writes:
> Likewise, the below fails to compile due to error message being an
> expression.  I know this one used to work not all that long ago. 
> Digging through 7.0 docs even found an example of it.

No, it never worked; that's why it was taken out of the docs.

The RAISE syntax is indeed annoyingly restrictive --- feel free to
improve it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: plpgsql and Schemas
Next
From: Tom Lane
Date:
Subject: Re: plpgsql and Schemas