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

From Tom Lane
Subject Re: PreparedStatement rounds doubles to scale 14 during update
Date
Msg-id 25624.1191805996@sss.pgh.pa.us
Whole thread Raw
In response to Re: PreparedStatement rounds doubles to scale 14 during update  (Kris Jurka <books@ejurka.com>)
Responses Re: PreparedStatement rounds doubles to scale 14 during update  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
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.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: [PATCH] Stop test cases from leaking connections
Next
From: Kris Jurka
Date:
Subject: Re: PreparedStatement rounds doubles to scale 14 during update