Re: ERROR: cache lookup for type 0 of ... pg.dropped.14........ failed - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: cache lookup for type 0 of ... pg.dropped.14........ failed
Date
Msg-id 23540.1072802354@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: cache lookup for type 0 of ... pg.dropped.14........ failed  (Együd Csaba <csegyud@vnet.hu>)
List pgsql-general
=?iso-8859-2?Q?Egy=FCd_Csaba?= <csegyud@vnet.hu> writes:
> WARNING:  plpgsql: ERROR during compile of get_last_open near line 5
> ERROR:  cache lookup for type 0 of
> t_stockchanges.........pg.dropped.14........ failed

7.3's plpgsql has some bugs with dropped columns.  It's fixed in 7.4.
If you don't want to update at the moment, I'd suggest dropping and
recreating the whole t_stockchanges table.

            regards, tom lane

pgsql-general by date:

Previous
From: Michael Meskes
Date:
Subject: Re: Problem with ecpg
Next
From: Paul Ganainm
Date:
Subject: Re: Is my MySQL Gaining ?