Re: ERROR: cache lookup failed for function 0 - Mailing list pgsql-bugs

From David E. Wheeler
Subject Re: ERROR: cache lookup failed for function 0
Date
Msg-id A48DC0D2-B39F-4D61-9E9F-DB57016CD7F1@kineticode.com
Whole thread Raw
In response to Re: ERROR: cache lookup failed for function 0  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Oct 25, 2008, at 05:35, Tom Lane wrote:

> Seems to be fixed in HEAD:
>
> regression=# SELECT '{foo}'::name[] <> '{bar}'::name[];
> ERROR:  operator is only a shell: name[] <> name[]
> LINE 1: SELECT '{foo}'::name[] <> '{bar}'::name[];

Great. Is it something that could be backported, or is it not worth it?

Thanks,

David

pgsql-bugs by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: BUG #4496: Memory leak in pg_dump.c?
Next
From: Aggro
Date:
Subject: Re: BUG #4496: Memory leak in pg_dump.c?