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: Peter Eisentraut <peter(at)eisentraut(dot)org>, 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-07-03 17:48:14
Message-ID: 4069864.1751564894@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

For the moment I've just gone ahead and pushed the bug fix,
with test cases that demonstrate the inconsistency in
behavior between stored and virtual generated columns.
Whether we should change that is probably a matter for
a separate thread.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Gunnar Morling 2025-07-04 09:54:15 Unexpected behavior when setting "idle_replication_slot_timeout"
Previous Message David G. Johnston 2025-07-03 16:36:29 Re: BUG #18978: Index does not work in aggregate function filter