mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-15 00:56:54 +08:00
Updated comment [skip ci]
This commit is contained in:
@@ -376,7 +376,7 @@ HnswFindDuplicateInMemory(char *base, HnswElement element)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Add to element and neighbor pages
|
* Add to element list
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
HnswAddElementInMemory(char *base, HnswGraph * graph, HnswElement element)
|
HnswAddElementInMemory(char *base, HnswGraph * graph, HnswElement element)
|
||||||
|
|||||||
Reference in New Issue
Block a user