Re: [SQL] Why no exprs in format string to RAISE

2004-07-06 Thread Bruce Momjian
Richard Huxton wrote: > Markus Bertheau wrote: > > Hi, > > > > is there a non-implementation reason as to why there are no expressions > > allowed in the arguments to the format string to RAISE, or is that just > > not implemented yet? > > Just not done yet AFAIK. It would require some changes to

Re: [SQL] Why no exprs in format string to RAISE

2004-07-05 Thread Richard Huxton
Markus Bertheau wrote: Hi, is there a non-implementation reason as to why there are no expressions allowed in the arguments to the format string to RAISE, or is that just not implemented yet? Just not done yet AFAIK. It would require some changes to the parser for plpgsql, but nothing too extreme

[SQL] Why no exprs in format string to RAISE

2004-07-04 Thread Markus Bertheau
Hi, is there a non-implementation reason as to why there are no expressions allowed in the arguments to the format string to RAISE, or is that just not implemented yet? Thanks. -- Markus Bertheau <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP