2020-05-23 14:45:23 -04:00
2019-07-20 09:53:47 -04:00
2020-04-28 11:12:39 -04:00
2020-05-23 14:45:23 -04:00
2020-04-28 11:12:39 -04:00
2020-05-23 14:45:23 -04:00
2020-04-30 09:12:18 -04:00

PostgreSQL hamming distance

Hamming distance for fixed-length bytea datatype (8-byte, 32-byte and 128-byte).

Compiling from source (CMake)

apt install postgresql-server-11-dev
cmake .
make

Will break catastrophically if function arguments are not exactly the correct length.

See hamming.c for more information

Description
No description provided
Readme 31 KiB
Languages
C 73.7%
Shell 16.2%
Dockerfile 5.2%
CMake 4.9%