Re: \dP and \dX use ::regclass without "pg_catalog." - Mailing list pgsql-hackers

From Tatsuro Yamada
Subject Re: \dP and \dX use ::regclass without "pg_catalog."
Date
Msg-id 1b7d4248-a96d-6e5c-bde9-d7d5584e7448@nttcom.co.jp
Whole thread Raw
In response to Re: \dP and \dX use ::regclass without "pg_catalog."  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: \dP and \dX use ::regclass without "pg_catalog."
List pgsql-hackers
Hi Justin,

On 2022/01/07 11:22, Justin Pryzby wrote:
> But, we missed two casts to ::text which don't use pg_catalog.
> Evidently the cast is to allow stable sorting.

Ah, you are right.

We should prefix them with pg_catalog as well.
Are you planning to make a patch?
If not, I'll make a patch later since that's where \dX is.

Regards,
Tatsuro Yamada





pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: row filtering for logical replication
Next
From: Amit Kapila
Date:
Subject: Re: Logical replication timeout problem