On Fri, 8 Jul 2005, Neil Conway wrote:

> Neil Conway wrote:
> > Ah, I see. I would be content to allow opt_sqlstate to be either a 
> > string literal, a T_WORD (predefined error condition), or a TEXT 
> > variable. If users need to throw a sqlstate that is derived from a SQL 
> > expression, they can always assign to a TEXT variable and then specify 
> > that variable to RAISE.
> 
> >>>     RAISE [ opt_sqlstate ] LEVEL 'fmt' [ , expr ... ]
> 
> BTW, do have we reached a consensus on this?
> 
> -Neil
> 

ok, but don't forget, please, on exception part. 

Pavel


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to