Re: Int8 problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Int8 problem
Дата
Msg-id 5937.970037002@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Int8 problem  ("admin" <admin@mmelectrica.ro>)
Список pgsql-general
"admin" <admin@mmelectrica.ro> writes:
> But on the alpha i got no error message no worning and inserts a wrong
> number if the number is bigger than 10^13 .

10^13?  But values > 2^31 work?  Man, that's really weird ... I was
expecting a failure at 2^31 if int8 wasn't compiled correctly.
I can't think what might fail at 10^13.  Ideas anyone?

It might help to see an exact table of equivalences, ie, so much
in, so much out.

            regards, tom lane

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

Предыдущее
От: "admin"
Дата:
Сообщение: Re: Int8 problem
Следующее
От: "admin"
Дата:
Сообщение: Re: Int8 problem