Re: BUG #1692: Drop table in plpgsql - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: BUG #1692: Drop table in plpgsql
Date
Msg-id 20050601134539.GA34161@winnie.fuhr.org
Whole thread Raw
In response to BUG #1692: Drop table in plpgsql  ("Jocelyn Turcotte" <turcotte.j@gmail.com>)
List pgsql-bugs
On Tue, May 31, 2005 at 07:58:50PM +0100, Jocelyn Turcotte wrote:
>
> ERROR:  relation with OID 3374698 does not exist
> CONTEXT:  SQL statement "INSERT INTO tmp values (1)"
> PL/pgSQL function "bugtest" line 8 at SQL statement

See "Why do I get 'relation with OID ##### does not exist' errors
when accessing temporary tables in PL/PgSQL functions?" in the FAQ:

http://www.postgresql.org/docs/faqs.FAQ.html#4.19

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-bugs by date:

Previous
From: "Kevin J. Grittner"
Date:
Subject: BUG #1694: LIKE fails on column with domain after ANALYZE
Next
From: "Magnus Hagander"
Date:
Subject: Re: BUG #1695: "select distinct" makes different output