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/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c43ecdee0fff529ca47a90aea0a6954690af045c Modified Files -------------- src/test/regress/expected/float8.out | 8 ++------ src/test/regress/sql/float8.sql | 3 ++- 2 files changed, 4 insertions(+), 7 deletions(-)
