Re: BUG #5460: Search path not being used in function return type

Поиск
Список
Период
Сортировка
От Erwin Brandstetter
Тема Re: BUG #5460: Search path not being used in function return type
Дата
Msg-id 066f064e-80d6-41fe-8396-30e2e37add8e@i10g2000yqh.googlegroups.com
обсуждение исходный текст
Ответ на BUG #5460: Search path not being used in function return type  ("Karl Walbrecht" <kwalbrecht@cghtech.com>)
Список pgsql-bugs
On May 13, 1:55=A0pm, kwalbre...@cghtech.com ("Karl Walbrecht") wrote:
(...)
> -- This does not
> CREATE OR REPLACE FUNCTION sec_authorization_check_all(
> =A0 =A0 v_entity_name varchar
> ) RETURNS setof entities AS
>
> psql:./functions/sec_authorization_check_all.sql:41: ERROR: =A0type "enti=
ties"
> does not exist


This issue may be related to the bug I reported earlier and has been
fixed by Takahiro Itagaki in the meantime:
http://groups.google.com/group/pgsql.bugs/browse_thread/thread/fa33f79733ed=
e1f2

Regards
Erwin Brandstetter

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

Предыдущее
От: "Karl Walbrecht"
Дата:
Сообщение: BUG #5460: Search path not being used in function return type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5460: Search path not being used in function return type