Re: DOCS - "\d mytable" also shows any publications that publish mytable
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: Peter Smith <smithpb2250@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-22T21:17:27Z
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