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

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: 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 05:31:02
Message-ID: CALDaNm07t22M2s+_LUmKHZSxzqsDw9x6WTmsrJsaTgS=O16GPA@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.

Thanks for the updated patch, I have no other comments.

Regards,
Vignesh

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-07-09 05:35:28 Re: PG20 Minimum Dependency Thread
Previous Message Michael Paquier 2026-07-09 05:28:14 Re: Reject ill-formed range bounds histograms in pg_restore_attribute_stats()