Re: PreparedStatement rounds doubles to scale 14 during update - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: PreparedStatement rounds doubles to scale 14 during update
Date
Msg-id Pine.BSO.4.64.0710072150080.14536@leary.csoft.net
Whole thread Raw
In response to Re: PreparedStatement rounds doubles to scale 14 during update  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc

On Sun, 7 Oct 2007, Tom Lane wrote:

> Kris Jurka <books@ejurka.com> writes:
>> Actually you'll see different behavior with "SET extra_float_digits=2".
>> Is there a reason we shouldn't set this when we create a connection?
>
> Makes sense to me.
>

OK, done for 8.3dev.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: PreparedStatement rounds doubles to scale 14 during update
Next
From: Kris Jurka
Date:
Subject: Re: statement caching link on jdbc page