Tom Lane <[email protected]> 于2025年4月2日周三 23:15写道:

> Tender Wang <[email protected]> writes:
> > So let's add CommandCounterIncrement() after calling
> StoreAttrMissingVal().
>
> Pushed with minor editorialization.  I thought for a bit about whether
> the CCI call should be inside StoreAttrMissingVal; but its cohorts in
> heap.c don't do their own CCI calls, so this way seems the least
> surprising.
>

Yes, there is no direct call CCI in heap.c.  I also noticed this.
Thanks for pushing.


-- 
Thanks, Tender Wang

Reply via email to