"Ioseph Kim" <pgsql-kr@postgresql.or.kr> writes:
> select -32768::int2;
> ERROR: integer out of range
This is not a bug, because the interpretation is -(32768::int2)
which indeed is out of range.
regards, tom lane
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.