Re: integer array, push and pop - Mailing list pgsql-hackers

From Ryan Mahoney
Subject Re: integer array, push and pop
Date
Msg-id 1036091282.3777.2.camel@localhost.localdomain
Whole thread Raw
In response to Re: integer array, push and pop  (Teodor Sigaev <teodor@stack.net>)
List pgsql-hackers
What version of postgres are you using?  I am using PostgreSQL 7.3b1 on
i686-pc-linux-gnu, compiled by GCC 2.96 and when I execute the following
statement:

select '{124,567,66}'::int[] + 345;

I get the error:

ERROR:  cache lookup failed for type 0

Any ideas?

Thanks for your help!

-r



pgsql-hackers by date:

Previous
From: "Pedro M. Ferreira"
Date:
Subject: Re: float output precision questions
Next
From: "Robert E. Bruccoleri"
Date:
Subject: Re: Test of PG7.3.2b2 on SGI Irix