Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint - Mailing list pgsql-hackers

From jian he
Subject Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
Date
Msg-id CACJufxE8dyQXp9_vgp78pJco0t23VaeBahSBwszi5Ys0xCHigg@mail.gmail.com
Whole thread Raw
In response to Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint  (Matheus Alcantara <matheusssilv97@gmail.com>)
Responses Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
List pgsql-hackers
On Thu, Jan 15, 2026 at 5:02 AM Matheus Alcantara
<matheusssilv97@gmail.com> wrote:
>
> Please see the attached diff for reference.

hi.
Your patch made the test more simple.
so i added a ``\d gtest20``

I aslo polished the commit message.


--
jian
https://www.enterprisedb.com/

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] psql: add \dcs to list all constraints
Next
From: Julien Rouhaud
Date:
Subject: Re: Cleaning up PREPARE query strings?