Re: BUG #15677: Crash while deleting from partitioned table - Mailing list pgsql-bugs

From Amit Langote
Subject Re: BUG #15677: Crash while deleting from partitioned table
Date
Msg-id 27a7a849-c576-35f6-eb1e-5ff858841f65@lab.ntt.co.jp
Whole thread Raw
In response to Re: BUG #15677: Crash while deleting from partitioned table  (Michael Paquier <michael@paquier.xyz>)
Responses Re: BUG #15677: Crash while deleting from partitioned table  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-bugs
On 2019/03/11 13:55, Michael Paquier wrote:
> On Mon, Mar 11, 2019 at 12:55:05PM +0900, Amit Langote wrote:
>> Forgot to mention that this bug exists in PG 10, 11, and HEAD.  The same
>> patch applies to all three branches.
> 
> Could you add that to the future CF so as we don't forget?

Done:

* update/delete on partitioned tables may crash under concurrency *
https://commitfest.postgresql.org/23/2057/

Thanks,
Amit



pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #15677: Crash while deleting from partitioned table
Next
From: Amit Langote
Date:
Subject: Re: BUG #15668: Server crash in transformPartitionRangeBounds