You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/fuzzystrmatch
Tom Lane 1d369c9e90 Ensure Soundex difference() function handles empty input sanely. 2 years ago
..
expected Ensure Soundex difference() function handles empty input sanely. 2 years ago
sql Ensure Soundex difference() function handles empty input sanely. 2 years ago
.gitignore Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 2 years ago
Makefile Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 2 years ago
daitch_mokotoff.c Avoid using non-ASCII commentary in daitch_mokotoff.c. 2 years ago
daitch_mokotoff_header.pl Remove useless dependencies in daitch_mokotoff_header.pl. 2 years ago
dmetaphone.c Harmonize parameter names in contrib code. 3 years ago
fuzzystrmatch--1.0--1.1.sql Update fuzzystrmatch extension for parallel query. 9 years ago
fuzzystrmatch--1.1--1.2.sql Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 2 years ago
fuzzystrmatch--1.1.sql Update fuzzystrmatch extension for parallel query. 9 years ago
fuzzystrmatch.c Ensure Soundex difference() function handles empty input sanely. 2 years ago
fuzzystrmatch.control Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 2 years ago
meson.build Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 2 years ago