postgresql/contrib/fuzzystrmatch
Andres Freund 58bc4747be 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:46 +01:00
..
dmetaphone.c Add missing va_end() call to a early exit in dmetaphone.c's StringAt(). 2015-01-04 15:35:46 +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: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
Makefile Move the guts of our Levenshtein implementation into core. 2014-11-13 12:33:26 -05:00