"David E. Wheeler" <[EMAIL PROTECTED]> writes:
> I ran into this error on 8.2 a while ago, and just figured out what  
> was causing it. Here's a quick example on 8.2:

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[];
                               ^

                        regards, tom lane

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

Reply via email to