Re: Cache lookup error?

From: Lonnie Cumberland <lonnie_cumberland(at)yahoo(dot)com>
To: Lonnie Cumberland <lonnie_cumberland(at)yahoo(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Cache lookup error?
Date: 2001-04-19 21:02:50
Message-ID: 20010419210250.33360.qmail@web12508.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Problem solved!!!!

I had the in/out functions and the CREATE TYPE in the wrong order....

Things are working just fine now...

ME (lonnie)

--- Lonnie Cumberland <lonnie_cumberland(at)yahoo(dot)com> wrote:
> Hello All,
>
> i am implementing a new datatype and am now getting this ERROR which I am not
> sure how to handle.
>
> ERROR: fmgr_info: function 175261: cache lookup failed
>
> any ideas?
>
> Lonnie
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Prof. L M Patnaik 2001-04-20 01:33:07 Postgres problem
Previous Message Lonnie Cumberland 2001-04-19 20:39:04 Cache lookup error?