Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>> On 22 Oct 2021, at 15:38, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> (By "here" I mean all of e3931d0, because it made the same omission
>> in several places.)
> The attached fixes the the two ones I spotted, are there any I missed?
Ah, you're right, InsertPgAttributeTuples is the only other spot in
that patch that's actually touching slots. I'd skimmed it a little
too quickly.
regards, tom lane