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 CAApHDvp4nvyt0mMo3qxGLohR2beN3AtzKpyKm98gAO+cvWJ7Mg@mail.gmail.com
Whole thread
In response to Re: Fix tuple deformation with virtual generated NOT NULL columns  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Thu, 18 Jun 2026 at 17:56, Chao Li <li.evan.chao@gmail.com> wrote:
> I don’t know why you added these commented SQL statements, I guess you have your reason. The problem is, in the 3
SELECTs,gtest21c should probably be gtest21d. 

This relates to the "-- keep these tests aligned with
generated_stored.sql" at the top of the file.

I mentioned in [1];
> I pushed the patch to add the new test after modifying it to also
> include the change in the generated_stored test, but with it commented
> out. This is the method that 83ea6c540 introduced.

and this is meant to follow the same pattern.

I've attached a version with the commented table names fixed. Thanks
for looking.

David

[1] https://postgr.es/m/CAApHDvrJBXEhet4=Es_wHBKdv5PCV5OGCaJOSmJexeaFqfmUHA@mail.gmail.com

Attachment

pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: [PATCH] Add CANONICAL option to xmlserialize
Next
From: Nisha Moond
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications