Re: Fix tuple deformation with virtual generated NOT NULL columns

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix tuple deformation with virtual generated NOT NULL columns
Date: 2026-06-19 03:30:11
Message-ID: CAApHDvqCuoyx8fPKoH6bbhLxhgfPg62f3aqc5FFhC_dd_8fNaA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 18 Jun 2026 at 18:46, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> This version feels all set.

Thanks for looking. I've pushed and backpatched this now.

For the v18 version, I included the tests added by 1f7dfe8c8 in the
same commit. I did it that way so as not to briefly introduce a test
that would fail into REL_18_STABLE.

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-06-19 03:34:27 Re: Fix tuple deformation with virtual generated NOT NULL columns
Previous Message Richard Guo 2026-06-19 03:03:13 Re: assertion failure with unique index + partitioning + join