Re: Fortify float4 and float8 regression tests by ordering test results

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
Subject: Re: Fortify float4 and float8 regression tests by ordering test results
Date: 2025-04-22 14:13:18
Message-ID: CAJ7c6TPzDMqAOfsB29aaL24FqT-2faq6ubRTFB=S5T8B_XwBBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2025-04-22 14:22:55 Re: Cygwin support
Previous Message Pavel Borisov 2025-04-22 13:31:57 Fortify float4 and float8 regression tests by ordering test results