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

From: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: 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 10:04:02
Message-ID: ee859dbf-d4ec-4020-bd2d-882d46ac80c6@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 26.02.2026 16:53, Álvaro Herrera wrote:
> I wonder though if the variable ought to be more
> generic.

Can you please explain what you mean by more generic?

On 27.02.2026 11:27, Álvaro Herrera wrote:
> On 2026-Feb-27, Fujii Masao wrote:
>> 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?
>

If no one volunteers, I can try in next release cycle for v20.

--
Pavel Luzanov
Postgres Professional: https://postgrespro.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-02-27 10:36:19 Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Previous Message Michael Paquier 2026-02-27 10:00:00 Re: Use pg_malloc macros in src/fe_utils