This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-03 22:34:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
350ab443beba3ce8a7ddf2090a3694de330f6bb3
postgres
/
contrib
/
fuzzystrmatch
T
History
Andrew Dunstan
ce36151ac7
Make dmetaphone.c safe for pgindent and fussy compilers. Still to do: make it properly encoding aware w.r.t. chars U+00C7 and U+00D1.
2010-04-05 02:46:20 +00:00
..
dmetaphone.c
Make dmetaphone.c safe for pgindent and fussy compilers. Still to do: make it properly encoding aware w.r.t. chars U+00C7 and U+00D1.
2010-04-05 02:46:20 +00:00
fuzzystrmatch.c
Update copyright for the year 2010.
2010-01-02 16:58:17 +00:00
fuzzystrmatch.sql.in
Add a variant of the Levenshtein string-distance function that lets the user
2008-04-03 21:13:07 +00:00
Makefile
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
uninstall_fuzzystrmatch.sql
Add a variant of the Levenshtein string-distance function that lets the user
2008-04-03 21:13:07 +00:00