summaryrefslogtreecommitdiff
path: root/contrib/fuzzystrmatch
AgeCommit message (Expand)Author
2001-12-30Make sure that all <ctype.h> routines are called with unsigned charTom Lane
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-29Add trailing semicolon for Joe ConwayBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-25Add do { ... } while (0) to more bad macros.Bruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-08-07Sorry - I should have gotten to this sooner. Here's a patch which you shouldBruce Momjian
2001-08-07Per this discussion, here's a patch to implement both levenshtein() andBruce Momjian