Re: integer array, push and pop

Поиск
Список
Период
Сортировка
От Ryan Mahoney
Тема Re: integer array, push and pop
Дата
Msg-id 1036091282.3777.2.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: integer array, push and pop  (Teodor Sigaev <teodor@stack.net>)
Список 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 по дате отправления:

Предыдущее
От: "Pedro M. Ferreira"
Дата:
Сообщение: Re: float output precision questions
Следующее
От: "Robert E. Bruccoleri"
Дата:
Сообщение: Re: Test of PG7.3.2b2 on SGI Irix