Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Date: 2026-07-15 15:44:54
Message-ID: aleq9tJtNAZqSdnY@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message lei yang 2026-07-15 15:50:29 [PATCH] The heap_getsysattr function deletes unused parameters
Previous Message Nathan Bossart 2026-07-15 15:42:25 Re: analyze-in-stages post upgrade questions