Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a1f585139b3d7a1317dd5b416c6a1b51747176a0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-10-24T21:47:07Z
Releases: 8.0.0
Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan.

Files

PathChange+/−
contrib/seg/expected/seg.out modified +1 −2
contrib/seg/segparse.y modified +8 −15