Re: pgsql: Change floating-point output format for improvedperformance. - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Change floating-point output format for improvedperformance.
Date
Msg-id b83e2fc1-8981-fa55-2f02-fb1f5d81cdd7@2ndQuadrant.com
Whole thread Raw
In response to Re: pgsql: Change floating-point output format for improvedperformance.  (Andres Freund <andres@anarazel.de>)
Responses Re: pgsql: Change floating-point output format for improved performance.  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-committers
On 2/13/19 12:01 PM, Andres Freund wrote:
> Hi Andrew^2,
>
> On 2019-02-13 16:38:16 +0000, Andrew Gierth wrote:
>> Cross-version upgrade is the big problem; I have no real idea how to
>> make that test work short of adding another GUC; revert?
> Andrew Dunstan might be able to help, although I'm not immediately sure
> how...
>

Me either. I can, of course, have the check module drop tables that make
the tests fail, but that seems like bad course of action in this case.
Meanwhile, I'm going to run a series of tests with different back
branches to see the scope of the problem. Expect to see these in the
buildfarm results today.


cheers


andrew



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



pgsql-committers by date:

Previous
From: Andrew Gierth
Date:
Subject: pgsql: Remove a stray subnormal value from float tests.
Next
From: Andrew Gierth
Date:
Subject: Re: pgsql: Change floating-point output format for improved performance.