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

From: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: 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-09 08:41:30
Message-ID: CANhcyEWu8Rw6dKFGDMQaMNogHa-FbWsKVstNup3-8XAcbjW7xw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Thanks,
Shlok Kyal

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2026-07-09 08:41:32 Re: Include sequences in publications created by pg_createsubscriber
Previous Message Peter Eisentraut 2026-07-09 08:32:08 Re: [PATCH] Fix null pointer dereference in PG19