Opened 9 years ago
Closed 8 years ago
#24945 closed New feature (wontfix)
Add support for fuzzystrmatch to contrib.postgres
Reported by: | Matthew Somerville | Owned by: | |
---|---|---|---|
Component: | contrib.postgres | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
http://www.postgresql.org/docs/9.1/static/fuzzystrmatch.html has details of the extension, providing Levenshtein distance and soundex/metaphone functions.
Change History (2)
comment:1 by , 9 years ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closing per Marc's comment on the PR: