mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-03 03:00:56 +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
|
||||
HnswAddElementInMemory(char *base, HnswGraph * graph, HnswElement element)
|
||||
|
||||
Reference in New Issue
Block a user