Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Date
Msg-id CAHGQGwF5aBCsJ+pmk5tQP6YwEziUz=TXKD8hp22uKqoSxVEgmA@mail.gmail.com
Whole thread
In response to Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Fri, Feb 27, 2026 at 8:09 AM Fujii Masao <masao.fujii@gmail.com> wrote:
> I'm fine with this direction, but I think it should be handled as a separate
> improvement to the \d meta-commands, rather than as part of the current patch
> extending \dRp+, \dRs+, and \dX+.
>
> I'm thinking to first commit the v3 patch so that comments on publications,
> subscriptions, and extended statistics can be viewed via \d.

I've pushed the v3 patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: [Patch]Add tab completion for DELETE ... USING
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Adding REPACK [concurrently]