postgresql/contrib/fuzzystrmatch
Robert Haas c0828b78e9 Move the guts of our Levenshtein implementation into core.
The hope is that we can use this to produce better diagnostics in
some cases.

Peter Geoghegan, reviewed by Michael Paquier, with some further
changes by me.
2014-11-13 12:33:26 -05:00
..
Makefile Move the guts of our Levenshtein implementation into core. 2014-11-13 12:33:26 -05:00
dmetaphone.c Define META_FREE in a way that doesn't cause -Wempty-body warnings. 2014-09-26 02:55:38 +02:00
fuzzystrmatch--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
fuzzystrmatch--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
fuzzystrmatch.c Move the guts of our Levenshtein implementation into core. 2014-11-13 12:33:26 -05:00
fuzzystrmatch.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00