printtup优化

This commit is contained in:
zhengshaoyu 2023-01-07 15:23:14 +08:00
parent 6e13bb8517
commit 91594ce000
1 changed files with 0 additions and 1 deletions

View File

@ -1040,7 +1040,6 @@ void printtup(TupleTableSlot *slot, DestReceiver *self)
PrinttupAttrInfo *thisState = myState->myinfo + i;
if (thisState->format != 0)
binary = true;
break;
}
/*