Re: Fix tuple deformation with virtual generated NOT NULL columns

cca5507 <cca5507@qq.com>

From: cca5507 <cca5507@qq.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, David Rowley <dgrowleyml@gmail.com>
Date: 2026-06-05T08:52:46Z
Lists: pgsql-hackers
> Thanks for your review. Please see v2 that addressed your comment.

The v2 patch LGTM.

--
Regards,
ChangAo Chen

Commits

  1. Update JIT tuple deforming code for virtual generated columns

  2. Add tuple deformation test for virtual generated columns

  3. Fix tuple deforming with virtual generated columns