Re: BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: petr(dot)fedorov(at)phystech(dot)edu, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails
Date: 2019-04-08 04:55:13
Message-ID: bd72118e-93a2-4e29-305d-f6f6ce4a7be9@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Michael,

On 2019/04/08 13:50, Michael Paquier wrote:
> On Fri, Apr 05, 2019 at 02:07:22PM +0900, Amit Langote wrote:
>> I also rewrote tests a bit too, expanding the comment, and finding even
>> more suitable place in insert.sql to add this test than v2.
>
> Finally done. My apologies for the time it took. I have expanded the
> tests a bit more, tweaked a couple of comments and a bit the logic,
> then committed the fix to v11, with the extra set of regression tests
> added on HEAD. Thanks for the patch, Amit, and thanks for the report,
> Petr!

Thanks a lot for taking care of this.

Regards,
Amit

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Langote 2019-04-08 07:21:47 Re: BUG #15727: PANIC: cannot abort transaction 295144144, it was already committed
Previous Message Michael Paquier 2019-04-08 04:50:20 Re: BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails