BUG #9793: to_number wrong convertion

From: info(at)gevnet(dot)nl
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #9793: to_number wrong convertion
Date: 2014-03-30 19:58:33
Message-ID: 20140330195833.309.26629@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 9793
Logged by: George
Email address: info(at)gevnet(dot)nl
PostgreSQL version: 9.3.1
Operating system: Windows 7
Description:

Hi,

My local is NL, so decimal separator is ',' whene i am calling
to_number('123,45','999999D99') i am getting 12345 insted of 123.45 in de
numeric filend in the database.
In 9.2 is working correctly and in 9.3 no mo more.

Thanks,
George

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2014-03-31 06:54:53 Re: BUG #9757: Why reclaim index deleted pages need twice vacuum
Previous Message larry.price 2014-03-29 22:41:45 BUG #9776: well formed json with embedd colon ':' causes error on copy