Re: psql tests hangs - Mailing list pgsql-hackers

From Andrey M. Borodin
Subject Re: psql tests hangs
Date
Msg-id 6692A42A-97A0-42DB-AAF1-6AE065F6EAF7@yandex-team.ru
Whole thread Raw
In response to Re: psql tests hangs  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: psql tests hangs
List pgsql-hackers

> On 10 May 2023, at 09:58, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
> When I remove this test, then all tests passed

Hi Pavel!

Can you plz share how sprintf('SELECT 1 \watch c=3 i=%g', 0.01) is formatting 0.01 on your system?
And try to run that string against psql.

As an alternative I propose to use "i=0”. I hope 0 is more locale-independent (but I’m not sure)… But the test's
coveragewill decrease. 

Best regards, Andrey Borodin.




pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: pg_upgrade - typo in verbose log
Next
From: Peter Eisentraut
Date:
Subject: Re: smgrzeroextend clarification