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

From Fujii Masao
Subject Re: DOCS - "\d mytable" also shows any publications that publish mytable
Date
Msg-id CAHGQGwG_HdtvQT4Cag+Mq_ObNRUGC3NQ5BzX0mQYOXoHt8rL7Q@mail.gmail.com
Whole thread Raw
In response to Re: DOCS - "\d mytable" also shows any publications that publish mytable  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS - "\d mytable" also shows any publications that publish mytable
List pgsql-hackers
On Wed, Jan 21, 2026 at 7:39 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Ping. I thought this small DOCS patch had reached some consensus, but
> then the thread went silent for more than 2 weeks.
>
> So, I created a new CF entry [1] marked "ready for committer". Is
> there anything else I need to do to help get this one over the line?

-        table, the view definition if the relation is a view, a non-default
-        <link linkend="sql-altertable-replica-identity">replica
-         identity</link> setting and the
+        table, any partition tables, the view definition if the relation is a
+        view, a non-default <link linkend="sql-altertable-replica-identity">
+        replica identity</link> setting and the

This part doesn't seem to list all possible objects, so it would be better to
add wording like "for example" or "such as".

If this is meant to be illustrative rather than exhaustive, I'm not sure
we need to add a new item like "any partition tables" this time here.

Regarding whole patch, I'm not clear about whether this patch is worthwhile
if it only adds phrasing like "such as" or "for example". That said, if some
users currently interpret the list as exhaustive, this change could help
clarify the intent...

If we decide to commit this change, it seems fine not to backpatch it,
since it's more of a documentation clarification than a clear bug fix.

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Re: [PATCH] Align verify_heapam.c error message offset with test expectations
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Newly created replication slot may be invalidated by checkpoint