Make clear behavior of round() for numeric and double precision (docs + regression tests)

Edit
ID 205
Title Make clear behavior of round() for numeric and double precision (docs + regression tests)
Topic Documentation
Created 2015-03-29 11:01:28
Last modified 2015-07-03 21:04:58 (9 years, 4 months ago)
Latest email 2015-07-03 21:06:25 (9 years, 4 months ago)
Status
2015-07: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Fabien Coelho (calvin)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/205
git checkout commitfest/cf/205
Emails
Rounding to even for numeric data type
First at 2015-03-27 21:44:40 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2015-07-03 21:06:25 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Precise-rounding-behavior-of-numeric-and-double-prec.patch) at 2015-05-09 13:17:19 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (0001-Precise-rounding-behavior-of-numeric-and-double-prec.patch) at 2015-05-09 13:17:19 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Precise-rounding-behavior-of-numeric-and-double-prec.patch) at 2015-03-30 00:35:09 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Precise-rounding-behavior-of-numeric-and-double-prec.patch) at 2015-03-29 10:59:46 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2015-07-03 21:04:58 Tom Lane (tgl) Closed in commitfest 2015-07 with status: Committed
2015-07-03 20:34:12 Tom Lane (tgl) Added tgl as committer
2015-05-09 16:18:37 Fabien Coelho (calvin) New status: Ready for Committer
2015-05-02 14:45:34 Fabien Coelho (calvin) New status: Waiting on Author
2015-05-01 13:42:21 Fabien Coelho (calvin) Added calvin as reviewer
2015-03-29 11:01:34 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2015-03-29 11:01:28 Michael Paquier (michael-kun) Attached mail thread CAB7nPqRVCbvYAWL++vCfyzOUujEay21bcLbBk_Mb=+2JX7+e5A@mail.gmail.com
2015-03-29 11:01:28 Michael Paquier (michael-kun) Created patch record
Edit