Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4a2eea

Browse files
committed
Disclaim xmltable() support for non-UTF8 databases.
The xmltable() implementation mirrors xpath(), including its lack ofcharacter encoding awareness.
1 parent8d64423 commitb4a2eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4301,7 +4301,7 @@ SET xmloption TO { DOCUMENT | CONTENT };
43014301
<para>
43024302
Some XML-related functions may not work at all on non-ASCII data
43034303
when the server encoding is not UTF-8. This is known to be an
4304-
issue for <function>xpath()</> in particular.
4304+
issue for <function>xmltable()</> and <function>xpath()</> in particular.
43054305
</para>
43064306
</caution>
43074307
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp