Re: psql tests hangs

Поиск
Список
Период
Сортировка
От Andrey M. Borodin
Тема Re: psql tests hangs
Дата
Msg-id 6692A42A-97A0-42DB-AAF1-6AE065F6EAF7@yandex-team.ru
обсуждение исходный текст
Ответ на Re: psql tests hangs  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: psql tests hangs  (Pavel Stehule <pavel.stehule@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: pg_upgrade - typo in verbose log
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: smgrzeroextend clarification