Re: strange error: ERROR: fmgr_info: function 2980747: cache

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: cuong <xoror(at)infuse(dot)org>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: strange error: ERROR: fmgr_info: function 2980747: cache
Date: 2002-04-18 02:26:59
Message-ID: 3CBE2EF3.32617D20@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

cuong wrote:
>
> hi,
>
> I was playing around with pgsql 7.2.1 and i've discovered something strange.
> when i try to update a record i get this strange error:
> ERROR: fmgr_info: function 2980747: cache lookup failed

Is it an ODBC issue ?

> i've also tried to downgrade to 7.2.0 but to no avail. (and yes, i made sure
> 7.2 was running and not 7.2.1).
>
> it happens sometime when i do a query like this:
> update tablename field='bla' where id = some_number;

Doesn't the table have triggers ?

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Bruce Momjian 2002-04-18 02:56:24 Re: 'infinity'::timestamp not translated correctly
Previous Message Hiroshi Inoue 2002-04-17 23:43:50 Re: SSL