Re: Fix tuple deformation with virtual generated NOT NULL columns - Mailing list pgsql-hackers

From David Rowley
Subject Re: Fix tuple deformation with virtual generated NOT NULL columns
Date
Msg-id CAApHDvqCuoyx8fPKoH6bbhLxhgfPg62f3aqc5FFhC_dd_8fNaA@mail.gmail.com
Whole thread
Responses Re: Fix tuple deformation with virtual generated NOT NULL columns
List pgsql-hackers
On Thu, 18 Jun 2026 at 18:46, Chao Li <li.evan.chao@gmail.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



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: assertion failure with unique index + partitioning + join
Next
From: Tom Lane
Date:
Subject: Re: Fix tuple deformation with virtual generated NOT NULL columns