pgsql: Further adjust the tests for the hyperbolic functions.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Further adjust the tests for the hyperbolic functions.
Дата
Msg-id E1h5FK2-00078m-91@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: pgsql: Partial implementation of SQL/JSON path language
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove another unnecessary application_name specification intes