Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue
Date
Msg-id CAB=Je-GGS0c8im6suhe=zwvW21TTWyxJ=uXarzq6fLmVm-9eUA@mail.gmail.com
Whole thread Raw
In response to Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue
List pgsql-jdbc
Tom>Note the waffling immediately after that, though.

I assume PostgreSQL switched to Ryu around release 12 or so.

Should float4_numeric switch to Ryu as well?
I guess it would be both faster and more precise.

What is the reason to use different implementations for basically the same task of converting float to a string?

Vladimir

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue
Next
From: Tom Lane
Date:
Subject: Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue