summaryrefslogtreecommitdiff
path: root/contrib/fuzzystrmatch/Makefile
AgeCommit message (Expand)Author
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-10-19Simplify contrib Makefiles by removing unnecessary SRCS macro,Tom Lane
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-07-01Add double metaphone code from Andrew Dunstan. Also change metaphone so thatJoe Conway
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-08-07Per this discussion, here's a patch to implement both levenshtein() andBruce Momjian