projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b0095
)
Document what user name email symbols are supported by tsearch.
author
Bruce Momjian
Sat, 13 Mar 2010 03:09:04 +0000
(
03:09
+0000)
committer
Bruce Momjian
Sat, 13 Mar 2010 03:09:04 +0000
(
03:09
+0000)
doc/src/sgml/textsearch.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/textsearch.sgml
b/doc/src/sgml/textsearch.sgml
index ed78c1d10a0baab3f63ab38c7ce5d8ffe0c4dd0d..7ddab23e258bda1605454c3781cb7a41b4158369 100644
(file)
--- a/
doc/src/sgml/textsearch.sgml
+++ b/
doc/src/sgml/textsearch.sgml
@@
-1,4
+1,4
@@
-
+
Full Text Search
@@
-1943,6
+1943,13
@@
LIMIT 10;
languages, token types
word> and
asciiword>
should be treated alike.
+
+
+
email> does not support all valid email characters as
+ defined by RFC 5322. Specifically, the only non-alphanumeric
+ characters supported for email user names are period, dash, and
+ underscore.
+