Added comment [skip ci]

This commit is contained in:
Andrew Kane
2023-10-22 11:18:58 -07:00
parent 466ec1ac46
commit 20c24e2d18

View File

@@ -84,6 +84,7 @@ hnswbeginscan(Relation index, int nkeys, int norderbys)
scan->opaque = so;
/* OK to always set since cheap */
scan->xs_itupdesc = RelationGetDescr(index);
return scan;