Skip to content
Snippets Groups Projects
Commit ada6fd63 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

For float4/8, remove errno checks for pow() and exp() because only some

platforms set errno, and we already have a check macro that detects
under/overflow, so there is no reason for platform-specific code
anymore.
parent 74a40190
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment