Re: Stored procedure error - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: Stored procedure error
Date
Msg-id 4B058C3A.9030704@enterprisedb.com
Whole thread Raw
In response to Stored procedure error  (Valaki Valahol <ozoltan9@hotmail.com>)
List pgsql-bugs
Valaki Valahol wrote:
> ERROR: relation with OID 28461 does not exist


http://wiki.postgresql.org/wiki/FAQ#Why_do_I_get_.22relation_with_OID_.23.23.23.23.23_does_not_exist.22_errors_when_accessing_temporary_tables_in_PL.2FPgSQL_functions.3F

Upgrading to 8.4 (or 8.3) should fix that.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Stored procedure error
Next
From: Heikki Linnakangas
Date:
Subject: Re: BUG #5199: Window frame clause wrong (?) behaviour