mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-04 19:50:59 +08:00
Updated name [skip ci]
This commit is contained in:
@@ -271,8 +271,8 @@ ivfflatgettuple(IndexScanDesc scan, ScanDirection dir)
|
||||
return false;
|
||||
}
|
||||
|
||||
Bench("GetScanLists", GetScanLists(scan, value));
|
||||
Bench("GetScanItems", GetScanItems(scan, value));
|
||||
IvfflatBench("GetScanLists", GetScanLists(scan, value));
|
||||
IvfflatBench("GetScanItems", GetScanItems(scan, value));
|
||||
so->first = false;
|
||||
|
||||
/* Clean up if we allocated a new value */
|
||||
|
||||
Reference in New Issue
Block a user