Re: BUG #1692: Drop table in plpgsql

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Jocelyn Turcotte <turcotte(dot)j(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1692: Drop table in plpgsql
Date: 2005-06-01 13:45:40
Message-ID: 20050601134539.GA34161@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Marco Sfriso 2005-06-01 14:16:32 BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4
Previous Message philip 2005-06-01 00:36:09 BUG #1695: "select distinct" makes different output