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

From Jim Jones
Subject Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Date
Msg-id 6138c92d-d797-46af-9891-cd4c81b76fe6@uni-muenster.de
Whole thread Raw
In response to Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands  (Chao Li <li.evan.chao@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: SATYANARAYANA NARLAPURAM
Date:
Subject: Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Next
From: Álvaro Herrera
Date:
Subject: Re: persevere NO INHERIT when Dump not-null constraints on inherited columns