maximum digits for NUMERIC

Поиск
Список
Период
Сортировка
От Gianni Ciolli
Тема maximum digits for NUMERIC
Дата
Msg-id 20110311113614.GB4661@albo.gi.lan
обсуждение исходный текст
Ответы Re: maximum digits for NUMERIC  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: maximum digits for NUMERIC  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Hi,

maybe we should change the "1000 digits" here:
 http://developer.postgresql.org/pgdocs/postgres/datatype-numeric.html#DATATYPE-NUMERIC-DECIMAL

because ISTM that up to 2^17 digits are supported (which makes more
sense than 1000).

Best regards,
Dr. Gianni Ciolli - 2ndQuadrant Italia
PostgreSQL Training, Services and Support
gianni.ciolli@2ndquadrant.it | www.2ndquadrant.it


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: B-tree parent pointer and checkpoints
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Use of O_DIRECT only for open_* sync options