]> granicus.if.org Git - postgresql/commit
Revert "Test conversion of NaN between float4 and float8."
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 May 2018 17:22:11 +0000 (13:22 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 May 2018 17:22:11 +0000 (13:22 -0400)
commit5c4c771dafefa7d0ee80a6bd6955b7a3940452a1
tree08df7b07f819fc3c3ef7f6ef7b05b445c0d99474
parentcb3e9e40bc993128cd51795ea60ff7bed78cebb5
Revert "Test conversion of NaN between float4 and float8."

This reverts commit 55e0e458170c76c1a0074cd550a13ec47e38a3fa.
It's served its purpose of demonstrating what was wrong on
buildfarm member opossum.  We could consider putting some kind
of single-purpose hack into ftod() to make the test pass there;
but I don't think it's worth the trouble, since there are surely
many other places whether this platform bug could manifest.
src/test/regress/expected/float4-exp-three-digits.out
src/test/regress/expected/float4.out
src/test/regress/sql/float4.sql