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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
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:50:20
Message-ID: 20190408045020.GC2712@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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!
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Langote 2019-04-08 04:55:13 Re: BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails
Previous Message Rizwan Wangde 2019-04-08 03:02:42 Re: BUG #15739: PgAdmin4 4.4 does not work with latest psycopg2 (2.8.1)