Re: support virtual generated column not null constraint - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: support virtual generated column not null constraint
Date
Msg-id c6245804-0dfd-4f31-98ab-cd29bb78f5bf@eisentraut.org
Whole thread Raw
In response to Re: support virtual generated column not null constraint  (jian he <jian.universality@gmail.com>)
Responses Re: support virtual generated column not null constraint
List pgsql-hackers
On 24.03.25 04:26, jian he wrote:
> rebase, and some minor code comments change.

I have committed this.

I did a bit more editing on the naming of various things.  In terms of 
functionality, in ExecConstraints() notnull_virtual_attrs and 
virtual_notnull_check were redundant, so I simplified that.  I also cut 
back a little bit on the assertions.  They were all ok, but I felt in 
some places they bloated the code quite a bit for no real gain.




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Buffer overflow in zic
Next
From: Alvaro Herrera
Date:
Subject: Re: Test to dump and restore objects left behind by regression