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

From Jim Jones
Subject Re: PSQL - prevent describe listing tables that are already in listed schemas
Date
Msg-id ead0d33c-a0e5-4977-9268-afb1752c32c2@uni-muenster.de
Whole thread
In response to Re: PSQL - prevent describe listing tables that are already in listed schemas  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On 21/05/2026 01:34, Peter Smith wrote:
> I think Nisha was correct about adding a PG15 version check. It was an
> accidental omission in my first patch. Even if PG14 is EOL-ed by the
> time this change is released, it is trivial to keep the psql \dRp+
> command behaving as-is rather than crashing due to an internal SQL
> error. So, I prefer to err on the side of caution and add the version
> check for now; a committer can remove it if they deem it unnecessary.


In that case, I have no further comments on this patch and will mark the
CF entry as "Ready for Committer"

Thanks!

Best, Jim



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: shveta malik
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication