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: Pavel Luzanov <p.luzanov@postgrespro.ru>
Cc: Álvaro Herrera <alvherre@kurilemu.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-27T10:36:19Z
Lists: pgsql-hackers
On Fri, Feb 27, 2026 at 7:04 PM Pavel Luzanov <p.luzanov@postgrespro.ru> wrote: > > 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. Yeah, please feel free to work on it! That would be much appreciated! Regards, -- Fujii Masao
Commits
-
psql: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands.
- aecc558666ad 19 (unreleased) landed