Re: pgsql: Fix test case from b0c5b215d.

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix test case from b0c5b215d.
Date: 2024-04-30 00:39:02
Message-ID: CAApHDvo8pMk5WWFAqwGzuQ-Xh+957W61io_OsCP0oUzqCCODTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, 30 Apr 2024 at 12:23, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-04-30 01:05:03 Re: pgsql: Fix test case from b0c5b215d.
Previous Message Tom Lane 2024-04-30 00:23:29 pgsql: Fix test case from b0c5b215d.