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

From Shlok Kyal
Subject Re: PSQL - prevent describe listing tables that are already in listed schemas
Date
Msg-id CANhcyEWu8Rw6dKFGDMQaMNogHa-FbWsKVstNup3-8XAcbjW7xw@mail.gmail.com
Whole thread
In response to Re: PSQL - prevent describe listing tables that are already in listed schemas  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: PSQL - prevent describe listing tables that are already in listed schemas
List pgsql-hackers
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.

Thanks,
Shlok Kyal



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Fix null pointer dereference in PG19
Next
From: vignesh C
Date:
Subject: Re: Include sequences in publications created by pg_createsubscriber