Update pow() tests to check for both errno==EDOM _and_ result==Nan, and
Bruce Momjian <bruce@momjian.us>
Update pow() tests to check for both errno==EDOM _and_ result==Nan, and document why this happens. Remove exp() errno check because not needed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/float.c | modified | +12 −18 |