Re: SPLIT/MERGE use of is_internal=true - Mailing list pgsql-hackers

From Noah Misch
Subject Re: SPLIT/MERGE use of is_internal=true
Date
Msg-id 20260708225024.27.noahmisch@microsoft.com
Whole thread
In response to Re: SPLIT/MERGE use of is_internal=true  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On Wed, Jul 08, 2026 at 09:32:06PM +0300, Alexander Korotkov wrote:
> The attached patch removes is_internal = true from 3 other function

That covers all I saw.

> calls, and removes PERFORM_DELETION_INTERNAL flag from
> performDeletionCheck() (the flag in ignored, no functional effect but
> code consistency).  This is all I managed to find.  What do you think?

The patch looks good.  The PERFORM_DELETION_INTERNAL removals make sense to
me, too.



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BF mamba failure
Next
From: Jacob Champion
Date:
Subject: Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners