Added comment [skip ci]

This commit is contained in:
Andrew Kane
2026-06-10 11:59:38 -07:00
parent 7db3d67b2d
commit 98a7f94608

View File

@@ -334,6 +334,7 @@ hnswgetbatch(IndexScanDesc scan, IndexScanBatch priorbatch, ScanDirection dir)
nitems++;
}
/* Needed for strict iterative scans */
if (nitems == 0)
break;