Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Date
Msg-id aleq9tJtNAZqSdnY@nathan
Whole thread
In response to Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
[RMT hat]

On Wed, Jul 08, 2026 at 08:15:54PM +0200, Peter Eisentraut wrote:
> Committed with some code beautification editorialization.

This is listed on the v19 open items wiki [0] as an "older bug affecting
stable branches."  Is there more work to do, or can this be moved to the
"fixed issues" section?

[0] https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: analyze-in-stages post upgrade questions
Next
From: lei yang
Date:
Subject: [PATCH] The heap_getsysattr function deletes unused parameters