Re: [GENERAL] Creating an index alters the results returned - Mailing list pgsql-jdbc

From Scott Marlowe
Subject Re: [GENERAL] Creating an index alters the results returned
Date
Msg-id CAOR=d=1C1kdS4QnHSfCGx_TUJ-tGnuG1WrrABXROhzdgiFq0KA@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Creating an index alters the results returned  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: [GENERAL] Creating an index alters the results returned  (Kevin Wooten <kdubb@me.com>)
List pgsql-jdbc
On Fri, Jan 3, 2014 at 5:55 PM, Adrian Klaver <adrian.klaver@gmail.com> wrote:

> Only thing I can think of is the JDBC driver and Postgres have a difference
> of opinion on the precision of double precision. What happens if you
> eliminate the double precision cast?

This brings up the point as well, don't use floating point numbers if
you want precise answers.


pgsql-jdbc by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Creating an index alters the results returned
Next
From: Kevin Wooten
Date:
Subject: Re: [GENERAL] Creating an index alters the results returned