We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d64423 commit b4a2eeaCopy full SHA for b4a2eea
doc/src/sgml/datatype.sgml
@@ -4301,7 +4301,7 @@ SET xmloption TO { DOCUMENT | CONTENT };
4301
<para>
4302
Some XML-related functions may not work at all on non-ASCII data
4303
when the server encoding is not UTF-8. This is known to be an
4304
- issue for <function>xpath()</> in particular.
+ issue for <function>xmltable()</> and <function>xpath()</> in particular.
4305
</para>
4306
</caution>
4307
</sect2>
0 commit comments