Re: pgsql: Fix test case from b0c5b215d. - Mailing list pgsql-committers

From David Rowley
Subject Re: pgsql: Fix test case from b0c5b215d.
Date
Msg-id CAApHDvo8pMk5WWFAqwGzuQ-Xh+957W61io_OsCP0oUzqCCODTg@mail.gmail.com
Whole thread Raw
In response to pgsql: Fix test case from b0c5b215d.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Fix test case from b0c5b215d.
Re: pgsql: Fix test case from b0c5b215d.
List pgsql-committers
On Tue, 30 Apr 2024 at 12:23, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Fix test case from b0c5b215d.

Still failing for me and [1].

Maybe:

SELECT pg_describe_object(classid,objid,objsubid) COLLATE "C" AS obj,

Gets me the results in the expected order.

David

[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2024-04-30%2000%3A27%3A04



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix test case from b0c5b215d.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix test case from b0c5b215d.