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
Robert Haas 5d4b60f2f2 Lots of doc corrections. 14 years ago
..
Makefile Minor logic fix for new levenshtein implementation. 15 years ago
dmetaphone.c Standardize treatment of strcmp() return value 14 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 Throw a useful error message if an extension script file is fed to psql. 14 years ago
fuzzystrmatch.c Lots of doc corrections. 14 years ago
fuzzystrmatch.control Convert contrib modules to use the extension facility. 15 years ago
levenshtein.c Lots of doc corrections. 14 years ago