Re: DOCS - "\d mytable" also shows any publications that publish mytable - Mailing list pgsql-hackers

From Peter Smith
Subject Re: DOCS - "\d mytable" also shows any publications that publish mytable
Date
Msg-id CAHut+Pvd=LMPsdoKQMh3z8PSG461wvd6odbT3RrrvMAi-+wWUw@mail.gmail.com
Whole thread Raw
In response to Re: DOCS - "\d mytable" also shows any publications that publish mytable  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Thu, Dec 25, 2025 at 11:45 AM Fujii Masao <masao.fujii@gmail.com> wrote:
>
...
>
> \d table also seems to display tablespaces, policies, and other objects.
> Should the documentation try to list all possible objects that can be shown?
>
> If maintaining a complete list is difficult, would a more general description
> like "Associated objects, including indexes, constraints, rules, publications,
> and so on, are also shown." be sufficient instead of enumerating everything?
>

Hi Fujii-San.

Thanks for the review, and I agree with your point.

I prefer the suggestion for this description to be "correct" and
future-proof (albeit slightly generic). Listing too many details
doesn't add much value IMO and will be forever in need of
documentation maintenance.

PSA v3.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: intarray: fix an edge case int32 overflow bug
Next
From: Tomas Vondra
Date:
Subject: Re: index prefetching