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

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Date: 2026-02-27 08:27:38
Message-ID: 202602270826.znhtkb6e5idt@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2026-Feb-27, Fujii Masao 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. After that,
> we can consider a broader overhaul of the \d commands and how comments are
> displayed, as discussed.

No objection to that.

Do you intend to work on that yourself, or should we seek volunteers?

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2026-02-27 08:33:48 Re: Convert ALL SubLinks to ANY SubLinks
Previous Message Etsuro Fujita 2026-02-27 08:10:50 Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw