Skip to content
Snippets Groups Projects
Commit 84e832a8 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Use sprintf() to convert float8 to a string during conversion to numeric.

Original code used float8out(), but the resulting exponential notation
 was not handled (e.g. '3E9' was decoded as '3').
parent 54067db6
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