Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL
Дата
Msg-id 20414.984507391@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Peter Eisentraut <peter_e@gmx.net> writes:
> Justin Clift writes:
>> In the regression test side of things, Solaris 8 INTEL seems be having
>> troubles with handling int8 types.  Not sure if this is a known
>> problem.  The int8 tests failed with error messages like :
>>
>> INSERT INTO INT8_TBL VALUES('123','4567890123456789');
>> + ERROR:  int8 value out of range: "4567890123456789"

> Ugh.  Did configure detect a working 64 bit integer?

IIRC, someone else reported a few days ago that the int8 tests failed on
their platform if and only if openssl was linked in.  Not sure what
openssl could be doing to screw up long long int arithmetic, but that
was the report.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Various bugs with PG7.1 8th March snapshot on Solaris 8 INTEL