doc: in binary mode mention, say "encoding conversion"
Used to say "character set conversion" Reported-by: Tatsuo Ishii Discussion: 20160618.210417.343199294611427151.t-ishii@sraoss.co.jp
This commit is contained in:
parent
675684fc23
commit
69769a3a6e
@ -4219,7 +4219,7 @@ SET xmloption TO { DOCUMENT | CONTENT };
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
When using binary mode to pass query parameters to the server
|
When using binary mode to pass query parameters to the server
|
||||||
and query results back to the client, no character set conversion
|
and query results back to the client, no encoding conversion
|
||||||
is performed, so the situation is different. In this case, an
|
is performed, so the situation is different. In this case, an
|
||||||
encoding declaration in the XML data will be observed, and if it
|
encoding declaration in the XML data will be observed, and if it
|
||||||
is absent, the data will be assumed to be in UTF-8 (as required by
|
is absent, the data will be assumed to be in UTF-8 (as required by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user