Re: Adjust pg_regress output for new long test names

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Adjust pg_regress output for new long test names
Дата
Msg-id f8888d3b-2850-f4b3-0152-625b0d86838a@enterprisedb.com
обсуждение исходный текст
Ответ на Adjust pg_regress output for new long test names  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Adjust pg_regress output for new long test names  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 09.06.21 03:57, Thomas Munro wrote:
> test deadlock-simple              ... ok           20 ms
> test deadlock-hard                ... ok        10624 ms
> test deadlock-soft                ... ok          147 ms
> test deadlock-soft-2              ... ok         5154 ms
> test deadlock-parallel            ... ok          132 ms
> test detach-partition-concurrently-1 ... ok          553 ms
> test detach-partition-concurrently-2 ... ok          234 ms
> test detach-partition-concurrently-3 ... ok         2389 ms
> test detach-partition-concurrently-4 ... ok         1876 ms
> 
> Any objections to making these new tests line up with the rest?

Can we scan all the test names first and then pick a suitable length?





В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Adjust pg_regress output for new long test names
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Character expansion with ICU collations