Re: PSQL - prevent describe listing tables that are already in listed schemas

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: PSQL - prevent describe listing tables that are already in listed schemas
Date: 2026-07-10 09:51:51
Message-ID: CAA4eK1+fyZ0bguUtHQW9VcD5ideOzpmS+fykM+emGwrhPYnajA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 9, 2026 at 2:11 PM Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com> wrote:
>
> On Thu, 9 Jul 2026 at 04:24, Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> >
> > On Wed, Jul 8, 2026 at 9:06 PM vignesh C <vignesh21(at)gmail(dot)com> wrote:
> > >
> > > On Wed, 8 Jul 2026 at 04:58, Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> > > >
> > > > A rebase was needed.
> > > >
> > > > PSA v7.
> > >
> > > One minor comment:
> > > Can we add a comment here too, similar to how you have added for
> > > describe publications:
> >
> > Modified as suggested.
> >
> > PSA v8.
> >
>
> Hi Peter,
>
> I manually tested the patch, and it looks good to me.
>

The patch LGTM as well. I'll push this early next week.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2026-07-10 10:20:13 Re: File locks for data directory lockfile in the context of Linux namespaces
Previous Message Kwangwon Seo 2026-07-10 09:28:23 [PATCH] Fix quotation logic for unreserved keywords in window specifications