Joe Conway <mail@joeconway.com> writes:
> I can reproduce this with cvs tip -- I'll check into it.
It's no surprise --- plpgsql's RAISE doesn't take anything but a string
literal for the format, and unadorned variable names for the additional
parameters. It ought to be generalized some time ...
regards, tom lane