Postgres explain plan is not correctly optimezed if the data is a "double" but the collumn is a "numeric" - Mailing list pgsql-jdbc

From charles Lgn
Subject Postgres explain plan is not correctly optimezed if the data is a "double" but the collumn is a "numeric"
Date
Msg-id CA+qS9LjZHNFaT=vKSM_Eu17TPg=oc0M1qLd9HFozJi-mvXTSqA@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
Hello,

I opened a pull request on the postgres jdbc, because the execution plan could be false when calculating, leading to performance issues.

There's more on the subject here : https://github.com/pgjdbc/pgjdbc/pull/3285

thank you in advance
Charles

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: cached plan must not change result type
Next
From: James Pang
Date:
Subject: jdbc connection multiple host