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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18970: Atempt to alter type of table column used in row type with check leads to assertion failure
Date: 2025-06-30 02:23:30
Message-ID: 2682232.1751250210@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jian he <jian(dot)universality(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dilip Kumar 2025-06-30 03:28:33 Re: BUG #18961: Race scenario where max_standby_streaming_delay is not honored
Previous Message jian he 2025-06-30 01:47:31 Re: BUG #18970: Atempt to alter type of table column used in row type with check leads to assertion failure