Re: Ryu floating point output patch - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Ryu floating point output patch
Date
Msg-id 47bb57b3-ba37-96b1-14a1-ea71b3d1d4c4@2ndQuadrant.com
Whole thread Raw
In response to Re: Ryu floating point output patch  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Responses Re: Ryu floating point output patch
List pgsql-hackers
On 2/14/19 12:42 PM, Andrew Dunstan wrote:
> On 2/14/19 12:24 PM, Andrew Gierth wrote:
>> Andrew,
>>
>> Is there any chance you can get me the regress/results/float[48].out
>> files from lorikeet and jacana? It would help a lot.
>>
>> Seeing the diffs isn't enough, because I want to know if the float8 test
>> (which passes, so there's no diff) is matching the standard file or the
>> -small-is-zero file.
>>
> Yeah, later on today or tomorrow.
>
>
> Maybe we should have pg_regress report on the files it matches ...
>
>


Rather than give you the files, I will just tell you, in both cases it
is matching float8.out, not the small-is-zero file.  As you can see in
the buildfarm web, the float4 tests are failing and being compared
against float4.out


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: libpq host/hostaddr/conninfo inconsistencies
Next
From: Alvaro Herrera
Date:
Subject: Re: Using POPCNT and other advanced bit manipulation instructions