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

From Nisha Moond
Subject Re: PSQL - prevent describe listing tables that are already in listed schemas
Date
Msg-id CABdArM4_=HZjkQAxy5OA2u0h+ZLCacQGNQREot8-nXJ2QNTgbA@mail.gmail.com
Whole thread
In response to BUG #19571: Semantically redundant OR FALSE prevents IN-subquery pull-up and causes a slower SubPlan  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: PSQL - prevent describe listing tables that are already in listed schemas
List pgsql-hackers
On Wed, May 20, 2026 at 1:00 PM Jim Jones <jim.jones@uni-muenster.de> wrote:
>
> Hi Nisha
>
> On 20/05/2026 09:09, Nisha Moond wrote:
> > For the describePublications (\dRp+) case, should we add an (sversion
> >> = 150000) guard around the new change, since it accesses
> > pg_publication_namespace, which is only available in PG15 and above?
> > Thoughts?
>
>
> I considered that in my first review, but since PG14 will be EOL'd by
> the time PG20 is shipped, I thought it wouldn't be necessary.
>

Okay, that makes sense.

--
Thanks,
Nisha



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: COPY TO BLACKHOLE / pg_dump -j -Fb
Next
From: Jakub Wartak
Date:
Subject: Re: pg_stat_io_histogram