Re: Glitch: cannot use Arrays with Raise Notice - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Glitch: cannot use Arrays with Raise Notice
Date
Msg-id 1569.1079036761@sss.pgh.pa.us
Whole thread Raw
In response to Re: Glitch: cannot use Arrays with Raise Notice  (Joe Conway <mail@joeconway.com>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1100: pd_dump doesn't work with upper case table names
Next
From: Tom Lane
Date:
Subject: Re: BUG #1100: pd_dump doesn't work with upper case table names