BUG #14894: Data Type Money

From: tfredy02(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Cc: tfredy02(at)gmail(dot)com
Subject: BUG #14894: Data Type Money
Date: 2017-11-09 19:48:46
Message-ID: 20171109194846.31513.89896@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: 14894
Logged by: Fredy de la Cruz
Email address: tfredy02(at)gmail(dot)com
PostgreSQL version: 10.1
Operating system: Windows 7 x64
Description:

Hello.
I'm Migrate from sql server but have a problem with the data type Money.
I Was investigate and found the same data so much in sql server as
postgresql but has a difference is the point decimal too investigate data
type numeric(19,4) might use this, but i need use money with four decimal,
Thank.
I hope you can help me.

Sql Server -922337203685477.5808 to 922,337,203,685,477.5807

Postgresql -92233720368547758.08 to +92233720368547758.07

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2017-11-09 22:06:20 Re: BUG #14894: Data Type Money
Previous Message Tom Lane 2017-11-09 16:39:16 Re: BUG #14893: libpq SSL ClientHello too long, no option to set ciphers or affect cipher list length