Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: exclusion(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Subject: Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index
Date: 2020-03-02 03:39:21
Message-ID: 20200302033921.GC32059@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Feb 27, 2020 at 09:49:52PM +0900, Michael Paquier wrote:
> Yeah, I have been considering this option, still I am hesitating about
> what to do on HEAD. My own take would be to fix this issue on all
> branches by removing the assertion, but I think that we should wait
> first a couple of days to see if Alvaro can comment on this issue.

Okay, after sleeping on it for a couple of days, let's block the case
on HEAD and remove the assertion in the back branches. Could you add
a test case in indexing.sql for the patch of HEAD?
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Kapila 2020-03-02 06:26:33 Re: ERROR: subtransaction logged without previous top-level txn record
Previous Message Dean Rasheed 2020-03-01 15:34:37 Re: BUG #16281: LN() function inaccurate at 1000th fractional digit