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+Ps+sqLtvdCs1wzNN-JaFE=6S=RRMFh-5a=Lhphmx6jgqQ@mail.gmail.com
Whole thread Raw
In response to DOCS - "\d mytable" also shows any publications that publish mytable  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
See here [1]

======
[1] https://www.postgresql.org/docs/current/app-psql.html#APP-PSQL-META-COMMAND-D

On Tue, Dec 23, 2025 at 8:07 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> I was looking at "\d" documentation yesterday.
>
> The psql table describe (e.g. "\d mytable") will display a list of any
> "Publications:" that are publishing the specified table. Somehow, this
> ability had escaped being mentioned in the psql reference
> documentation.
>
> Here is a trivial patch to fix that omission.
>
> ======
> Kind Regards,
> Peter Smith.
> Fujitsu Australia



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: DOCS - "\d mytable" also shows any publications that publish mytable
Next
From: Andreas Karlsson
Date:
Subject: Re: DOCS - "\d mytable" also shows any publications that publish mytable