Re: Slight discrepancy

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Slight discrepancy
Дата
Msg-id 1362319162.11571.4.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Slight discrepancy  (Lyle <webmaster@cosmicperl.com>)
Список pgsql-docs
On Sat, 2013-03-02 at 03:50 +0000, Lyle wrote:
> Here:
> http://www.postgresql.org/docs/9.2/static/datatype-numeric.html
>
> smallint     2 bytes     small-range integer     -32768 to +32767
> integer     4 bytes     typical choice for integer     -2147483648 to +2147483647
> bigint     8 bytes     large-range integer     -9223372036854775808 to
> 9223372036854775807
>
>
> The bigint maximum positive number doesn't have the + prefix like the
> others.

Fair enough.  Adjustment made.




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

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