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

Fujii Masao <masao.fujii@gmail.com>

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



Commits

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