projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25a76c3
)
Document the fact that fuzzystrmatch doesn't work in multibyte encodings.
author
Tom Lane
Mon, 6 Apr 2009 15:43:00 +0000
(15:43 +0000)
committer
Tom Lane
Mon, 6 Apr 2009 15:43:00 +0000
(15:43 +0000)
doc/src/sgml/fuzzystrmatch.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/fuzzystrmatch.sgml
b/doc/src/sgml/fuzzystrmatch.sgml
index 62ab943ff7d0d58dbcd260df15f295b0633a5c9e..0349f12c5f934820ba3d46aa97f710e2e97ed3d4 100644
(file)
--- a/
doc/src/sgml/fuzzystrmatch.sgml
+++ b/
doc/src/sgml/fuzzystrmatch.sgml
@@
-1,4
+1,4
@@
-
+
fuzzystrmatch
@@
-12,6
+12,13
@@
functions to determine similarities and distance between strings.
+
+
+ At present,
fuzzystrmatch> does not work well with
+ multi-byte encodings (such as UTF-8).
+
+
+
Soundex