Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2023-08-21 16:27:03 -07:00
parent 8420734350
commit 9b3d1a32ff

View File

@@ -330,6 +330,7 @@ RepairGraph(HnswVacuumState * vacuumstate)
LockPage(index, HNSW_UPDATE_LOCK, ExclusiveLock);
UnlockPage(index, HNSW_UPDATE_LOCK, ExclusiveLock);
/* Repair entry point first */
RepairGraphEntryPoint(vacuumstate);
while (BlockNumberIsValid(blkno))