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
Andres Freund d33f36f16e Add missing va_end() call to a early exit in dmetaphone.c's StringAt(). 11 years ago
..
Makefile Minor logic fix for new levenshtein implementation. 15 years ago
dmetaphone.c Add missing va_end() call to a early exit in dmetaphone.c's StringAt(). 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 Update copyrights for 2013 13 years ago
fuzzystrmatch.control Convert contrib modules to use the extension facility. 15 years ago
levenshtein.c Remove tabs after spaces in C comments 11 years ago