mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-30 01:31:15 +08:00
Updated comment [skip ci]
This commit is contained in:
@@ -1149,7 +1149,7 @@ CheckByteLengths(unsigned long aLen, unsigned long bLen)
|
||||
}
|
||||
|
||||
/*
|
||||
* Get the hamming distance between two binary strings
|
||||
* Get the Hamming distance between two binary strings
|
||||
*/
|
||||
PGDLLEXPORT PG_FUNCTION_INFO_V1(hamming_distance);
|
||||
Datum
|
||||
|
||||
Reference in New Issue
Block a user