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

From Tom Lane
Subject Re: Fix tuple deformation with virtual generated NOT NULL columns
Date
Msg-id 1422592.1781840067@sss.pgh.pa.us
Whole thread
In response to Re: Fix tuple deformation with virtual generated NOT NULL columns  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> 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.

+1, doing it the other way would create a landmine for git-bisect
testing.

            regards, tom lane



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Fix tuple deformation with virtual generated NOT NULL columns
Next
From: shveta malik
Date:
Subject: Re: [PATCH] Preserve replication origin OIDs in pg_upgrade