Re: Glitch: cannot use Arrays with Raise Notice

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Glitch: cannot use Arrays with Raise Notice
Дата
Msg-id 1569.1079036761@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Glitch: cannot use Arrays with Raise Notice  (Joe Conway <mail@joeconway.com>)
Список 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 по дате отправления:

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1100: pd_dump doesn't work with upper case table names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1100: pd_dump doesn't work with upper case table names