Re: Rounding to even for numeric data type

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Rounding to even for numeric data type
Date: 2015-05-09 16:15:41
Message-ID: alpine.DEB.2.10.1505091810220.20788@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


v2 applied & tested.

> [...] Not sure about that, the tests are placed here to be consistent
> with for is done for float8.

Maybe float8 to numeric casts could have been in numeric too.

> [...] I reworked the example in the docs.

Indeed, looks good.

--
Fabien.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2015-05-09 17:05:03 Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API)
Previous Message Stephen Frost 2015-05-09 15:15:20 Re: ALTER SYSTEM and ParseConfigFile()