Re: Fortify float4 and float8 regression tests by ordering test results - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Fortify float4 and float8 regression tests by ordering test results
Date
Msg-id CAJ7c6TPzDMqAOfsB29aaL24FqT-2faq6ubRTFB=S5T8B_XwBBw@mail.gmail.com
Whole thread Raw
In response to Fortify float4 and float8 regression tests by ordering test results  (Pavel Borisov <pashkin.elfe@gmail.com>)
List pgsql-hackers
Hi Pavel,

> It's not a big problem, but propose a simple fix for the tests. It
> just adds ORDER BY 1 to all relevant float4 and floa8 queries.

Thanks for the patch. That's a good change IMO.

> I don't
> have a strong opinion about backpatching this, but as the patch
> changes only regression tests, it's maybe also worth backpatching.

I don't see a reason for backpatching this but I'm not strongly
opposed to the idea either.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Pavel Borisov
Date:
Subject: Fortify float4 and float8 regression tests by ordering test results
Next
From: Andrew Dunstan
Date:
Subject: Re: Cygwin support