Re: bug: ALTER TABLE ADD VIRTUAL GENERATED COLUMN with table rewrite
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Srinath Reddy <srinath2133@gmail.com>,
jian he <jian.universality@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-03-04T08:28:37Z
Lists: pgsql-hackers
On 28.02.25 14:36, Srinath Reddy wrote: > Hi, > I have applied the patch and verified,and patch LGTM. committed, thanks
Commits
-
Fix ALTER TABLE ADD VIRTUAL GENERATED COLUMN when table rewrite
- f011acdd61fc 18.0 landed