projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2885006
)
fuzzystrmatch: replace broken link in C comment
author
Bruce Momjian
<
[email protected]
>
Wed, 11 Sep 2013 01:34:01 +0000
(21:34 -0400)
committer
Bruce Momjian
<
[email protected]
>
Wed, 11 Sep 2013 01:34:01 +0000
(21:34 -0400)
Albe Laurenz
contrib/fuzzystrmatch/dmetaphone.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/fuzzystrmatch/dmetaphone.c
b/contrib/fuzzystrmatch/dmetaphone.c
index f562f5484cc83114089d85a7ba7f34611b56726e..19413b481a0c2ed3dbffe0b79f930f84e40144d8 100644
(file)
--- a/
contrib/fuzzystrmatch/dmetaphone.c
+++ b/
contrib/fuzzystrmatch/dmetaphone.c
@@
-10,7
+10,7
@@
* Information on using Double Metaphone can be found at
* http://www.codeproject.com/string/dmetaphone1.asp
* and the original article describing it can be found at
- * http://
www.cuj.com/documents/s=8038/cuj0006philips/
+ * http://
drdobbs.com/184401251
*
* For PostgreSQL we provide 2 functions - one for the primary and one for
* the alternate. That way the functions are pure text->text mappings that