Re: DOCS - "\d mytable" also shows any publications that publish mytable

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS - "\d mytable" also shows any publications that publish mytable
Date: 2025-12-22 21:17:27
Message-ID: dae15b3a-d751-4777-8894-b91f37ef0ac2@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/22/25 10:07 PM, Peter Smith wrote:
> Here is a trivial patch to fix that omission.

The patch looks good to me as this seems like useful information and I
do not think it needs to be added in more places since e.g. \d+ does not
have its own entry.

Andreas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-12-22 21:22:38 Re: Orphaned records in pg_replication_origin_status after subscription drop
Previous Message Peter Smith 2025-12-22 21:12:49 Re: DOCS - "\d mytable" also shows any publications that publish mytable