Add support for utf8-only
git-svn-id: file:///srv/svn/repo/suika/trunk@560 f0ae65fe-ee39-954e-97ec-027ff2717ef4
This commit is contained in:
parent
d0fa8cd516
commit
bc5ddaefee
@ -164,6 +164,7 @@ var passthroughIsupport = map[string]bool{
|
||||
"TARGMAX": true,
|
||||
"TOPICLEN": true,
|
||||
"USERLEN": true,
|
||||
"UTF8ONLY": true,
|
||||
}
|
||||
|
||||
type downstreamConn struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user