power() function does not work correctly with NaN arguments in Windows environments.

Edit
ID 1614
Title power() function does not work correctly with NaN arguments in Windows environments.
Topic Bug Fixes
Created 2018-04-11 04:46:22
Last modified 2018-04-29 19:24:51 (6 years, 6 months ago)
Latest email 2018-05-02 14:42:27 (6 years, 6 months ago)
Status
2018-07: Committed
Target version
Authors Minh Huong Dang (bocap)
Reviewers David Rowley (davidrowley)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/1614
git checkout commitfest/cf/1614
Emails
power() function in Windows: "value out of range: underflow"
First at 2018-04-10 08:30:19 by Huong Dangminh <huo-dangminh at ys.jp.nec.com>
Latest at 2018-05-02 14:42:27 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (dpow_NaN_V2.patch) at 2018-04-11 04:42:04 from Huong Dangminh <huo-dangminh at ys.jp.nec.com>
    Attachment (dpow_NaN_V2.patch) at 2018-04-11 04:42:04 from Huong Dangminh <huo-dangminh at ys.jp.nec.com> (Patch: Yes)
    Attachment (power_NaN.PATCH) at 2018-04-10 08:30:19 from Huong Dangminh <huo-dangminh at ys.jp.nec.com> (Patch: Yes)
History
When Who What
2018-04-29 19:24:51 Tom Lane (tgl) Closed in commitfest 2018-09 with status: Committed
2018-04-29 19:07:10 Tom Lane (tgl) Added tgl as committer
2018-04-11 05:07:22 David Rowley (davidrowley) New status: Ready for Committer
2018-04-11 04:46:49 Minh Huong Dang (bocap) Changed authors to Minh Huong Dang (bocap)
2018-04-11 04:46:49 Minh Huong Dang (bocap) Changed reviewers to David Rowley (davidrowley)
2018-04-11 04:46:22 Minh Huong Dang (bocap) Attached mail thread 75DB81BEEA95B445AE6D576A0A5C9E936A73E741@BPXM05GP.gisp.nec.co.jp
2018-04-11 04:46:22 Minh Huong Dang (bocap) Created patch record
Edit