Re: pgsql: Sort the dependent objects before recursing in findDependentObje - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Sort the dependent objects before recursing in findDependentObje
Date
Msg-id 26847.1548101819@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Sort the dependent objects before recursing infindDependentObje  (Andres Freund <andres@anarazel.de>)
Responses Re: pgsql: Sort the dependent objects before recursing infindDependentObje
Re: pgsql: Sort the dependent objects before recursing infindDependentObje
List pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> On 2019-01-21 18:48:25 +0000, Tom Lane wrote:
>> Sort the dependent objects before recursing in findDependentObjects().

> Seems this affects the sepgsql tests:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=rhinoceros&dt=2019-01-21%2019%3A45%3A02

Hah ... I'd just looked at that and guessed that *you* broke it
with the pluggable-storage changes.  But yeah, it looks more like
an order-of-messages issue.  Will fix.

> Yay for having to fix tests blindly :(

I can do better than that, got a Fedora installation right
over there.

            regards, tom lane


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Sort the dependent objects before recursing infindDependentObje
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Sort the dependent objects before recursing infindDependentObje