pgsql: Update additional float4/8 expected-output files.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Update additional float4/8 expected-output files.
Дата
Msg-id E1gQd3Y-00026n-IQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update additional float4/8 expected-output files.

I forgot that the back branches have more variant files than HEAD :-(.
Per buildfarm.

Discussion: https://postgr.es/m/15519-4fc785b483201ff1@postgresql.org

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1f99d0867020377defa251cc61943f3d4239e9eb

Modified Files
--------------
.../regress/expected/float4-exp-three-digits.out   | 49 ++++++++++++++++++++++
.../expected/float8-exp-three-digits-win32.out     | 49 ++++++++++++++++++++++
.../regress/expected/float8-small-is-zero_1.out    | 49 ++++++++++++++++++++++
3 files changed, 147 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix float-to-integer coercions to handle edge cases correctly.
Следующее
От: Andrew Gierth
Дата:
Сообщение: pgsql: Fix hstore hash function for empty hstores upgraded from 8.4.