Re: ERROR: pltcl: Cache lookup for attribute

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rob Fielding <rob(at)dsvr(dot)net>
Cc: PostgreSQLAdmin-mailing lista <pgsql-admin(at)postgresql(dot)org>
Subject: Re: ERROR: pltcl: Cache lookup for attribute
Date: 2003-11-25 16:16:49
Message-ID: 28012.1069777009@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Rob Fielding <rob(at)dsvr(dot)net> writes:
> One of the tables has just been modified, and the following error is
> returned whenever an update is made :
> ERROR: pltcl: Cache lookup for attribute '........pg.dropped.5........'
> type 0 failed

7.3 pltcl had some bugs in dealing with dropped columns. If you aren't
in a position to update to 7.4 yet, you could try applying this patch
locally:

http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/tcl/pltcl.c.diff?r1=1.76&r2=1.77

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Donald Fraser 2003-11-25 16:21:52 Re: Sensitive sort problem?
Previous Message Andrei Bintintan 2003-11-25 15:04:34 Sensitive sort problem?