Re: RfD: more powerful "any" types

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: RfD: more powerful "any" types
Дата
Msg-id 80DA83CF-B995-44E5-A101-2E9CEE6C95EC@kineticode.com
обсуждение исходный текст
Ответ на Re: RfD: more powerful "any" types  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
On Sep 8, 2009, at 9:32 AM, Alvaro Herrera wrote:

> That would work, except that plpgsql and SQL don't like it:
>
> ERROR:  PL/pgSQL functions cannot accept type "any"
> ERROR:  SQL functions cannot have arguments of type "any"

Seems to go for other PLs, as well:

ERROR:  PL/Perl functions cannot accept type "any"

Perhaps that could be changed?

Best,

David


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: RfD: more powerful "any" types
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RfD: more powerful "any" types