"Richard Huxton" <[EMAIL PROTECTED]> writes: > Don't know why the parser for RAISE doesn't like string concat. Laziness ;-). Someone should fix plpgsql so that RAISE does take expressions, not just literals and simple variables. It probably wouldn't be a big change, but I've no time to look at it myself; any volunteers out there? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [SQL] pl/pgsql - code review + question Gary Stainburn
- Re: [SQL] pl/pgsql - code review + question Gary Stainburn
- Re: [SQL] pl/pgsql - code review + question Richard Huxton
- Re: [SQL] pl/pgsql - code review + question Richard Huxton
- Re: [SQL] pl/pgsql - code review + question Tom Lane
- Re: [SQL] pl/pgsql - code review + question Tom Lane
- Re: [SQL] pl/pgsql - code review + question Josh Berkus
- Re: [SQL] pl/pgsql - code review + question Richard Huxton
- Re: [SQL] pl/pgsql - code review + question Richard Huxton
- Re: [SQL] pl/pgsql - code review + question Josh Berkus
- Re: [SQL] pl/pgsql - code review + question Bruce Momjian