Tender Wang <tndrw...@gmail.com> 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. regards, tom lane