postgresql/contrib/fuzzystrmatch
Bruce Momjian 0a78320057 pgindent run for 9.4
This includes removing tabs after periods in C comments, which was
applied to back branches, so this change should not effect backpatching.
2014-05-06 12:12:18 -04:00
..
Makefile Minor logic fix for new levenshtein implementation. 2011-02-20 14:55:07 -05:00
dmetaphone.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 2014-04-18 00:03:19 -04: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 Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
fuzzystrmatch.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 2014-04-18 00:03:19 -04:00
fuzzystrmatch.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
levenshtein.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00