Re: \dP and \dX use ::regclass without "pg_catalog."

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tatsuro Yamada <tatsuro(dot)yamada(dot)tf(at)nttcom(dot)co(dot)jp>, Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Subject: Re: \dP and \dX use ::regclass without "pg_catalog."
Date: 2022-01-07 21:56:20
Message-ID: 20220107215620.GH14051@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 07, 2022 at 08:08:57PM +0900, Michael Paquier wrote:
> On Fri, Jan 07, 2022 at 06:30:30PM +0900, Tatsuro Yamada wrote:
> > 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.
>
> If any of you can make a patch, that would be great. Thanks!

I'd propose these.

Attachment Content-Type Size
0001-psql-qualify-text-with-pg_catalog.patch text/x-diff 1.3 KB
0002-psql-order-a-relation-s-extended-statistics-by-name.patch text/x-diff 1.2 KB
0003-Remove-unused-table-alias.patch text/x-diff 1.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2022-01-07 21:57:11 Re: Updating Copyright notices to 2022?
Previous Message Robert Haas 2022-01-07 21:22:50 Re: Add 64-bit XIDs into PostgreSQL 15