maximum digits for NUMERIC - Mailing list pgsql-hackers

From Gianni Ciolli
Subject maximum digits for NUMERIC
Date
Msg-id 20110311113614.GB4661@albo.gi.lan
Whole thread Raw
Responses Re: maximum digits for NUMERIC
Re: maximum digits for NUMERIC
List 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 by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: B-tree parent pointer and checkpoints
Next
From: Bruce Momjian
Date:
Subject: Re: Use of O_DIRECT only for open_* sync options