Re: Cache lookup error? - Mailing list pgsql-interfaces

From Lonnie Cumberland
Subject Re: Cache lookup error?
Date
Msg-id 20010419210250.33360.qmail@web12508.mail.yahoo.com
Whole thread Raw
In response to Cache lookup error?  (Lonnie Cumberland <lonnie_cumberland@yahoo.com>)
List 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@yahoo.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/


pgsql-interfaces by date:

Previous
From: Lonnie Cumberland
Date:
Subject: Cache lookup error?
Next
From: Brendan Guenther
Date:
Subject: Re: Now for the VARDATA, VARSIZE, and VARHDRSZ stuff