Slight discrepancy

Поиск
Список
Период
Сортировка
От Lyle
Тема Slight discrepancy
Дата
Msg-id 51317723.3050100@cosmicperl.com
обсуждение исходный текст
Ответы Re: Slight discrepancy  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
Here:
http://www.postgresql.org/docs/9.2/static/datatype-numeric.html

smallint2 bytessmall-range integer-32768 to +32767
integer4 bytestypical choice for integer-2147483648 to +2147483647
bigint8 byteslarge-range integer-9223372036854775808 to 9223372036854775807

The bigint maximum positive number doesn't have the + prefix like the others.


Lyle

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

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: few awkward phrasing fixes
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: few awkward phrasing fixes