Re: PSQL - prevent describe listing tables that are already in listed schemas - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: PSQL - prevent describe listing tables that are already in listed schemas
Date
Msg-id CAA4eK1+fyZ0bguUtHQW9VcD5ideOzpmS+fykM+emGwrhPYnajA@mail.gmail.com
Whole thread
In response to Re: PSQL - prevent describe listing tables that are already in listed schemas  (Shlok Kyal <shlok.kyal.oss@gmail.com>)
Responses Re: PSQL - prevent describe listing tables that are already in listed schemas
List pgsql-hackers
On Thu, Jul 9, 2026 at 2:11 PM Shlok Kyal <shlok.kyal.oss@gmail.com> wrote:
>
> On Thu, 9 Jul 2026 at 04:24, Peter Smith <smithpb2250@gmail.com> wrote:
> >
> > On Wed, Jul 8, 2026 at 9:06 PM vignesh C <vignesh21@gmail.com> wrote:
> > >
> > > On Wed, 8 Jul 2026 at 04:58, Peter Smith <smithpb2250@gmail.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.



pgsql-hackers by date:

Previous
From: Kwangwon Seo
Date:
Subject: [PATCH] Fix quotation logic for unreserved keywords in window specifications
Next
From: Dmitry Dolgov
Date:
Subject: Re: File locks for data directory lockfile in the context of Linux namespaces