Re: int4, int8, real ....division...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: int4, int8, real ....division...
Дата
Msg-id 28481.1085148948@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: int4, int8, real ....division...  (Neil Conway <neilc@samurai.com>)
Список pgsql-bugs
Neil Conway <neilc@samurai.com> writes:
> Tom Lane wrote:
>> This isn't a division problem --- the difficulty is there's no check for
>> overflow in int4 multiplication.  (Nor in any of the other integer
>> arithmetic operations, for that matter.)

> Or am I misreading the spec?

Spec compliance is not the issue here, the issue is devising a
reasonable implementation ...

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: int4, int8, real ....division...
Следующее
От: David Flater
Дата:
Сообщение: Embedded SQL library bug