Re: bug: ALTER TABLE ADD VIRTUAL GENERATED COLUMN with table rewrite
Srinath Reddy Sadipiralla <srinath2133@gmail.com>
From: Srinath Reddy <srinath2133@gmail.com>
To: jian he <jian.universality@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-02-28T13:36:29Z
Lists: pgsql-hackers
Hi, I have applied the patch and verified,and patch LGTM. Thanks and regards Srinath Reddy Sadipiralla EDB: https://www.enterprisedb.com/
Commits
-
Fix ALTER TABLE ADD VIRTUAL GENERATED COLUMN when table rewrite
- f011acdd61fc 18.0 landed