Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>
Subject: Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Date: 2026-06-08 17:33:04
Message-ID: 48f09746-11bd-49aa-894e-5d89c2082a2a@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 07.06.26 05:03, Chao Li wrote:
>> I also noticed that the “UPDATE OF” related information has been removed from the commit message. I can still reproduce the UPDATE OF issue with v3, but I think that is expected, and that issue will be resolved by the other patch.
>>
>> So v3 looks clean and good to me. Thanks for updating the patch and making the two patches decoupled.
>>
>> Best regards,
>> --
>> Chao Li (Evan)
>> HighGo Software Co., Ltd.
>> https://www.highgo.com/
>
> Rebased as requested by the CF.

committed

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Burd 2026-06-08 17:45:05 Re: Add RISC-V Zbb popcount optimization
Previous Message Shlok Kyal 2026-06-08 17:06:13 Re: [PATCH] Preserve replication origin OIDs in pg_upgrade