Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Date
Msg-id 48f09746-11bd-49aa-894e-5d89c2082a2a@eisentraut.org
Whole thread
In response to Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables  (Chao Li <li.evan.chao@gmail.com>)
List 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
reproducethe 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




pgsql-hackers by date:

Previous
From: Shlok Kyal
Date:
Subject: Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Next
From: "Greg Burd"
Date:
Subject: Re: Add RISC-V Zbb popcount optimization