Re: BUG #18970: Atempt to alter type of table column used in row type with check leads to assertion failure - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18970: Atempt to alter type of table column used in row type with check leads to assertion failure
Date
Msg-id 2682232.1751250210@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18970: Atempt to alter type of table column used in row type with check leads to assertion failure  (jian he <jian.universality@gmail.com>)
List pgsql-bugs
jian he <jian.universality@gmail.com> writes:
> This issue also applies to tab->changedStatisticsOids
> and tab->changedIndexOids in ATPostAlterTypeCleanup.

Oh, indeed :-(

> We likely need to do the same as well.

I'm about done for the day --- you want to prepare the patch?

            regards, tom lane



pgsql-bugs by date:

Previous
From: jian he
Date:
Subject: Re: BUG #18970: Atempt to alter type of table column used in row type with check leads to assertion failure
Next
From: Dilip Kumar
Date:
Subject: Re: BUG #18961: Race scenario where max_standby_streaming_delay is not honored