Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > BUG #4120: ERRO...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 3720 of 3928
Post > Topic >>

BUG #4120: ERROR: cache lookup failed for function 0

by pgsql-002@[EMAIL PROTECTED] ("Pedro Gimeno") Apr 21, 2008 at 01:05 PM

The following bug has been logged online:

Bug reference:      4120
Logged by:          Pedro Gimeno
Email address:      pgsql-002@[EMAIL PROTECTED]
 version: 8.2.5
Operating system:   Debian Etch + Back****ts
Description:        ERROR: cache lookup failed for function 0
Details: 

I have an application running under Windows (tried both with XP and 2000)
which when run, gets the server to a point in which every comparison of
varchar < varchar gives the above error:

postgres=# select ''::varchar < ''::varchar;
ERROR:  cache lookup failed for function 0

It doesn't seem to matter where it's run: that last command was run in the
Debian box, so it doesn't look like a client-side problem. However I've
been
unable to force that state by any other means but running my application.

Changing the direction of the comparison makes things work again, i.e. if
I
write "SELECT b > a" instead of "SELECT a < b" it works.

Is there anything I can do to help tracking down this problem?

-- Pedro Gimeno

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 4 Posts in Topic:
BUG #4120: ERROR: cache lookup failed for function 0
pgsql-002@[EMAIL PROTECTE  2008-04-21 13:05:24 
Re: BUG #4120: ERROR: cache lookup failed for function 0
tgl@[EMAIL PROTECTED] (T  2008-04-21 10:17:40 
Re: BUG #4120: ERROR: cache lookup failed for function 0
pgsql-002@[EMAIL PROTECTE  2008-04-21 20:17:00 
Re: BUG #4120: ERROR: cache lookup failed for function 0
tgl@[EMAIL PROTECTED] (T  2008-04-21 14:39:27 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 20 4:17:03 CDT 2008.