Re: Rounding to even for numeric data type - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Rounding to even for numeric data type
Date
Msg-id alpine.DEB.2.10.1505091810220.20788@sto
Whole thread Raw
In response to Re: Rounding to even for numeric data type  (Michael Paquier <michael.paquier@gmail.com>)
List 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.



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: ALTER SYSTEM and ParseConfigFile()
Next
From: Tom Lane
Date:
Subject: Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API)