summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/levenshtein.c
AgeCommit message (Expand)Author
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-01-22Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-05-24pgindent run for 9.5Bruce Momjian
2015-03-11Suggest to the user the column they may have meant to reference.Robert Haas
2015-01-06Update copyright for 2015Bruce Momjian
2014-11-13Move the guts of our Levenshtein implementation into core.Robert Haas