Re: BigDecimal

From: Glenn Holmer <gholmer(at)weycogroup(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: BigDecimal
Date: 2002-02-11 17:33:31
Message-ID: 3C68006B.8020809@weycogroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tom Lane wrote:
> Where did you find this remark about "8000 digits"? The actual
> limitation imposed by the source code seems to be 1000 digits, although
> I'm darned if I can see why it's not closer to 8000 ...

In the 7.0 User's Guide, under 3. Data Types/Numeric Types. I see
that it's different in the 7.2 online docs.

--
____________________________________________________________
Glenn Holmer gholmer(at)weycogroup(dot)com
Programmer/Analyst phone: 414.908.1809
Weyco Group, Inc. fax: 414.908.1601

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-02-11 17:45:36 Re: Connection Problem with JDBC
Previous Message Tom Lane 2002-02-11 16:32:02 Re: BigDecimal