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

From Tom Lane
Subject pgsql: Update additional float4/8 expected-output files.
Date
Msg-id E1gQd3Y-00026l-I4@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/74587148314a71343dc92917d7a8d02925ee93e5

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 by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix float-to-integer coercions to handle edge cases correctly.
Next
From: Andrew Gierth
Date:
Subject: pgsql: Fix hstore hash function for empty hstores upgraded from 8.4.