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
Heikki Linnakangas 4eaafa0453 Remove dead code. 11 years ago
..
Makefile Move the guts of our Levenshtein implementation into core. 11 years ago
dmetaphone.c Replace a bunch more uses of strncpy() with safer coding. 11 years ago
fuzzystrmatch--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
fuzzystrmatch--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
fuzzystrmatch.c Remove dead code. 11 years ago
fuzzystrmatch.control Convert contrib modules to use the extension facility. 15 years ago