Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
From:
jian he <jian(dot)universality(at)gmail(dot)com>
To:
PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject:
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
Date:
2025-07-07 02:24:13
Message-ID:
CACJufxExe7+Gh5MKMFiN5xwwmPXaaZC1jjQOFuovv8Q7b1LgFw@mail.gmail.com
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2025-03-11 04:17:36 from jian he <jian(dot)universality(at)gmail(dot)com> 📎
2025-04-24 02:42:31 from jian he <jian(dot)universality(at)gmail(dot)com> 📎
2025-07-07 02:24:13 from jian he <jian(dot)universality(at)gmail(dot)com> 📎
2026-01-14 21:01:58 from Matheus Alcantara <matheusssilv97(at)gmail(dot)com> 📎
2026-01-15 04:31:07 from jian he <jian(dot)universality(at)gmail(dot)com> 📎
2026-01-15 15:29:28 from "Matheus Alcantara" <matheusssilv97(at)gmail(dot)com>
2026-01-16 11:31:35 from jian he <jian(dot)universality(at)gmail(dot)com>
2026-01-16 16:07:25 from Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
2026-01-19 16:11:48 from jian he <jian(dot)universality(at)gmail(dot)com> 📎
2026-01-20 18:48:11 from "Matheus Alcantara" <matheusssilv97(at)gmail(dot)com>
2026-01-21 05:10:20 from jian he <jian(dot)universality(at)gmail(dot)com> 📎
2026-01-21 19:26:14 from Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
2026-02-24 09:44:21 from Peter Eisentraut <peter(at)eisentraut(dot)org>
Lists:
pgsql-hackers
hi.
rebased only.
Attachment
Content-Type
Size
v2-0001-allow-change-generated-expression-while-check-constraint-.patch
text/x-patch
8.0 KB
In response to
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
at 2025-04-24 02:42:31 from jian he
Responses
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
at 2026-01-14 21:01:58 from Matheus Alcantara
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Noah Misch
2025-07-07 03:00:09
Re: [PATCH] Add support for displaying database service in psql prompt
Previous Message
Zhijie Hou (Fujitsu)
2025-07-07 02:12:46
RE: Conflict detection for update_deleted in logical replication