Re: Inconsistent shift operator

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Inconsistent shift operator
Дата
Msg-id 200804201908.02170.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Inconsistent shift operator  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> And I still find the premise entirely unconvincing.
> Maybe the user *wants* to see the local behavior of shift, whatever
> it might be.  It's certainly not impossible that we'd break applications
> that worked fine before (at least on the hardware they were being
> used on).

Certainly someone who uses shift operators is more prone to accept
architecture-dependent behaviors.  Those who like to take a more abstract
view can use regular arithmetic.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Inconsistent shift operator
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: BUG #4114: Inconsistent shift operator