I wrote:
> Good catch. I bet it's possible to trigger the Assert just above,
> too, with a WHERE expression using "t.*".
Oh, scratch that, I didn't read the code just above this loop.
But I bet this loop should throw an error for system columns, too,
since we surely won't have computed those either.
regards, tom lane