postgresql/contrib/fuzzystrmatch
Andres Freund 39cdf365a3 Add missing va_end() call to a early exit in dmetaphone.c's StringAt().
Pointed out by Coverity.

Backpatch to all supported branches, the code has been that way for a
long while.
2015-01-04 15:35:47 +01:00
..
Makefile Minor logic fix for new levenshtein implementation. 2011-02-20 14:55:07 -05:00
dmetaphone.c Add missing va_end() call to a early exit in dmetaphone.c's StringAt(). 2015-01-04 15:35:47 +01:00
fuzzystrmatch--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:36 -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:53 +02:00
fuzzystrmatch.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
fuzzystrmatch.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
levenshtein.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00