Removed todo [skip ci]

This commit is contained in:
Andrew Kane
2024-09-20 15:19:23 -07:00
parent f20f5e28b8
commit d499ead3c6

View File

@@ -204,7 +204,6 @@ hnswgettuple(IndexScanDesc scan, ScanDirection dir)
if (!hnsw_streaming)
break;
/* TODO figure out locking */
LockPage(scan->indexRelation, HNSW_SCAN_LOCK, ShareLock);
so->w = ResumeScanItems(scan);