Add ORDER BY to stabilize tablespace test for partitioned index

Поиск
Список
Период
Сортировка
От Pavel Borisov
Тема Add ORDER BY to stabilize tablespace test for partitioned index
Дата
Msg-id CALT9ZEEAWTtycG0NHOXsQd8aFxti2HrWM8afpwivJCRV6-dy-A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Add ORDER BY to stabilize tablespace test for partitioned index
Список pgsql-hackers
Hi, hackers!
I noticed the Peter's commit 7e3c54168d9ec058cb3c9d47f8105b1d32dc8ceb that stabilizes certain tests by adding ORDER BY clause in tests and remember that I saw the same error in tablespaces test for creation of partitioned index. It comes very rarely and test fails on inverted order of parent and child.

PFA small patch that stabilizes that test in the same style by adding ORDER BY.


--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com
Вложения

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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Postgresql 13 supported on Solaris 11 O/S on SPARC hardware?