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

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, 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-26 10:52:17
Message-ID: 6138c92d-d797-46af-9891-cd4c81b76fe6@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 26/02/2026 06:34, Chao Li wrote:
> I applied v3 locally, built it and played a little bit, then reviewed the code change. Everything looks good to me.

Same here, v3 LGTM.
My previous tests worked as expected and the help entry is now also correct.

$ psql postgres -c "\?" | grep "\dX"
\dX[x+] [PATTERN] list extended statistics

Thanks!

Best, Jim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-02-26 10:52:40 Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Previous Message SATYANARAYANA NARLAPURAM 2026-02-26 10:46:08 Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication