mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-03 03:00:56 +08:00
Removed todo [skip ci]
This commit is contained in:
@@ -259,7 +259,6 @@ RepairGraphEntryPoint(HnswVacuumState * vacuumstate)
|
||||
if (BlockNumberIsValid(highestPoint->blkno))
|
||||
{
|
||||
HnswLoadElement(highestPoint, NULL, NULL, index, vacuumstate->procinfo, vacuumstate->collation, true);
|
||||
/* TODO Prevent deleted entry point from being neighbor */
|
||||
RepairGraphElement(vacuumstate, highestPoint);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user