Further adjust the tests for the hyperbolic functions.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Mar 2019 19:50:13 +0000 (15:50 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Mar 2019 19:50:13 +0000 (15:50 -0400)
commitc43ecdee0fff529ca47a90aea0a6954690af045c
tree7f25471e6ea732b76c0be228c08049940a453934
parent20f7c3d5606254d8870697f15fd7a7b4e602e1e1
Further adjust the tests for the hyperbolic functions.

It looks like we can leave in most of the test cases for Infinity/NaN
inputs, but buildfarm member jacana gets the wrong answer for acosh(Inf).
It's not worth carrying a variant expected file for that, so just disable
that one test.

Discussion: https://postgr.es/m/E1h3nUY-0000sM-Vf@gemulon.postgresql.org
src/test/regress/expected/float8.out
src/test/regress/sql/float8.sql