Re: BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert
Date: 2024-07-12 10:57:05
Message-ID: 202407121057.on6d5jnpmixo@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2024-Jul-05, Tender Wang wrote:

> Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> 于2024年7月4日周四 20:17写道:
>
> > Doh, somehow I forgot the patches once again. Here they are. I intend
> > to push 0001 to all relevant branches soon, then park the rest until we
> > have ALTER TABLE ... ADD PRIMARY KEY USING INDEX.
>
> The 0001 looks good to me.

Thank you, I have pushed it with some comment rewording and changes to
the tests.

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2024-07-12 12:36:55 Re: BUG #18156: Self-referential foreign key in partitioned table not enforced on deletes
Previous Message PG Bug reporting form 2024-07-12 09:31:48 BUG #18534: ERROR: portal "C_n" does not exist type of error getting thrown.