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
Jeff Davis b96a9fd76f fuzzystrmatch: use pg_ascii_toupper(). 2 months ago
..
expected Ensure Soundex difference() function handles empty input sanely. 3 years ago
sql Ensure Soundex difference() function handles empty input sanely. 3 years ago
.gitignore Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 3 years ago
Makefile Remove distprep 2 years ago
daitch_mokotoff.c Update copyright for 2026 2 months ago
daitch_mokotoff_header.pl Update copyright for 2026 2 months ago
dmetaphone.c Make dmetaphone collation-aware 2 months ago
fuzzystrmatch--1.0--1.1.sql
fuzzystrmatch--1.1--1.2.sql Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 3 years ago
fuzzystrmatch--1.1.sql
fuzzystrmatch.c fuzzystrmatch: use pg_ascii_toupper(). 2 months ago
fuzzystrmatch.control Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 3 years ago
meson.build Update copyright for 2026 2 months ago