Re: BUG #5460: Search path not being used in function return type - Mailing list pgsql-bugs

From Erwin Brandstetter
Subject Re: BUG #5460: Search path not being used in function return type
Date
Msg-id 066f064e-80d6-41fe-8396-30e2e37add8e@i10g2000yqh.googlegroups.com
Whole thread Raw
In response to BUG #5460: Search path not being used in function return type  ("Karl Walbrecht" <kwalbrecht@cghtech.com>)
List 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 by date:

Previous
From: "Karl Walbrecht"
Date:
Subject: BUG #5460: Search path not being used in function return type
Next
From: Tom Lane
Date:
Subject: Re: BUG #5460: Search path not being used in function return type