Add ORDER BY to stabilize tablespace test for partitioned index - Mailing list pgsql-hackers

From Pavel Borisov
Subject Add ORDER BY to stabilize tablespace test for partitioned index
Date
Msg-id CALT9ZEEAWTtycG0NHOXsQd8aFxti2HrWM8afpwivJCRV6-dy-A@mail.gmail.com
Whole thread Raw
Responses Re: Add ORDER BY to stabilize tablespace test for partitioned index  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List 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
Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Next
From: Magnus Hagander
Date:
Subject: Re: Postgresql 13 supported on Solaris 11 O/S on SPARC hardware?