Re: [BUGS] BUG #1692: Drop table in plpgsql

2005-06-01 Thread Michael Fuhr
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 whe

[BUGS] BUG #1692: Drop table in plpgsql

2005-06-01 Thread Jocelyn Turcotte
The following bug has been logged online: Bug reference: 1692 Logged by: Jocelyn Turcotte Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Debian linux 1:3.3.5-12 Description:Drop table in plpgsql Details: I dont know if this bug is known