mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-11 15:16:54 +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);
|
PGDLLEXPORT PG_FUNCTION_INFO_V1(hamming_distance);
|
||||||
Datum
|
Datum
|
||||||
|
|||||||
Reference in New Issue
Block a user