Skip to content
Snippets Groups Projects
Commit 157349e3 authored by Tom Lane's avatar Tom Lane
Browse files

Improper addition of NaN/Infinity recognition to float8in()

was causing it not to detect out-of-range float values, as evidenced by
failure of float8 regression test.  I corrected that logic and also
modified expected float8 results to account for new error message
generated for out-of-range inputs.
parent 598a4e15
No related branches found
No related tags found
Loading
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