pgsql: Remove float8-small-is-zero regression test variant.

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема pgsql: Remove float8-small-is-zero regression test variant.
Дата
Msg-id E1gv9K6-0006Pn-84@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove float8-small-is-zero regression test variant.

Since this was also the variant used as an example in the docs, update
the docs to use float4-misrounded-input as an example instead, since
that is now the only remaining variant file.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6ee89952d4e944b5c9c26181d418395b2f5d5fd8

Modified Files
--------------
doc/src/sgml/regress.sgml                          |   19 +-
src/test/regress/expected/float8-small-is-zero.out | 1070 --------------------
2 files changed, 9 insertions(+), 1080 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Import changes from IMath versions (1.3, 1.29].
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Suppress another case of MSVC warning 4146.