Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-02 Teach levenshtein() about multi-byte characters. Robert Haas 9.1.0
2010-07-29 Avoid using text_to_cstring() in levenshtein functions. Robert Haas 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-10 Fix levenshtein with costs. The previous code multiplied by the cost in only Robert Haas 8.4.2
2009-12-10 Fix levenshtein with costs. The previous code multiplied by the cost in only Robert Haas 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-04-07 Defend against non-ASCII letters in fuzzystrmatch code. The functions Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-04-03 Add a variant of the Levenshtein string-distance function that lets the user Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-02-13 Update /contrib/fuzzystrmatch error message to mention bytes, not just Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-10 Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes. Bruce Momjian 8.2.0
2006-05-30 Magic blocks don't do us any good unless we use 'em ... so install one Tom Lane 8.2.0
2006-03-19 Fix a few places that were checking for the return value of palloc() to be Neil Conway 8.2.0
2006-03-11 Add CVS tag lines to files that were lacking them. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-09-30 One of the web pages mentioned in dmetaphone.c has moved. Also fix Bruce Momjian 8.1.0
2005-01-26 The attached patch implements the soundex difference function which Neil Conway 8.1.0
2005-01-01 Update copyrights that were missed. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-07-01 Add double metaphone code from Andrew Dunstan. Also change metaphone so that Joe Conway 8.0.0