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

Pavel Luzanov <p.luzanov@postgrespro.ru>

From: Pavel Luzanov <p.luzanov@postgrespro.ru>
To: Álvaro Herrera <alvherre@kurilemu.de>, Fujii Masao <masao.fujii@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-27T10:04:02Z
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





Commits

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