mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 18:21:16 +08:00
Removed todo [skip ci]
This commit is contained in:
@@ -172,7 +172,6 @@ GetScanItems(IndexScanDesc scan, Datum value)
|
||||
|
||||
FreeAccessStrategy(bas);
|
||||
|
||||
/* TODO Scan more lists */
|
||||
if (tuples < 100)
|
||||
ereport(DEBUG1,
|
||||
(errmsg("index scan found few tuples"),
|
||||
|
||||
Reference in New Issue
Block a user