aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/levenshtein.c
Commit message (Expand)AuthorAge
* Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN.Tom Lane2016-01-22
* Update copyright for 2016Bruce Momjian2016-01-02
* pgindent run for 9.5Bruce Momjian2015-05-23
* Suggest to the user the column they may have meant to reference.Robert Haas2015-03-11
* Update copyright for 2015Bruce Momjian2015-01-06
* Move the guts of our Levenshtein implementation into core.Robert Haas2014-11-13