Re: psql tests hangs

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: psql tests hangs
Date: 2023-05-11 09:36:37
Message-ID: 6692A42A-97A0-42DB-AAF1-6AE065F6EAF7@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 10 May 2023, at 09:58, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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 coverage will decrease.

Best regards, Andrey Borodin.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2023-05-11 09:37:00 Re: smgrzeroextend clarification
Previous Message Peter Smith 2023-05-11 09:09:28 Re: pg_upgrade - typo in verbose log