Re: SPLIT/MERGE use of is_internal=true

From: Noah Misch <noah(at)leadboat(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: d(dot)koval(at)postgrespro(dot)ru, pgsql-hackers(at)postgresql(dot)org
Subject: Re: SPLIT/MERGE use of is_internal=true
Date: 2026-07-08 22:50:24
Message-ID: 20260708225024.27.noahmisch@microsoft.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-07-08 22:54:06 Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Previous Message Michael Paquier 2026-07-08 22:45:54 Re: BF mamba failure