pgsql: Improve numeric_power() tests for large integer powers.

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема pgsql: Improve numeric_power() tests for large integer powers.
Дата
Msg-id E1mBksQ-0000Lb-Fp@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve numeric_power() tests for large integer powers.

Two of the tests added by 4dd5ce2fd fail on buildfarm member
castoroides, though it's not clear why. Improve the tests to report
the actual values produced, if they're not what was expected.

Apply to v11 only for now, until it's clearer what's going on.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/434ddfb79afea5c515f17fc5febac15afc26d017

Modified Files
--------------
src/test/regress/expected/numeric.out | 8 ++++----
src/test/regress/sql/numeric.sql      | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: process startup: Centralize pgwin32_signal_initialize() calls.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: process startup: Centralize pgwin32_signal_initialize() calls.