mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-11 07:06:57 +08:00
Added comment [skip ci]
This commit is contained in:
@@ -84,6 +84,7 @@ hnswbeginscan(Relation index, int nkeys, int norderbys)
|
|||||||
|
|
||||||
scan->opaque = so;
|
scan->opaque = so;
|
||||||
|
|
||||||
|
/* OK to always set since cheap */
|
||||||
scan->xs_itupdesc = RelationGetDescr(index);
|
scan->xs_itupdesc = RelationGetDescr(index);
|
||||||
|
|
||||||
return scan;
|
return scan;
|
||||||
|
|||||||
Reference in New Issue
Block a user