summaryrefslogtreecommitdiff
path: root/contrib/fuzzystrmatch/sql
AgeCommit message (Expand)Author
2023-05-16Ensure Soundex difference() function handles empty input sanely.Tom Lane
2023-04-07Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch.Tom Lane
2017-09-15fuzzystrmatch: Add test suitePeter Eisentraut