Disclaim xmltable() support for non-UTF8 databases.

Noah Misch <noah@leadboat.com>

Commit: b4a2eea030ba74ea84335c7d5bc999f693ffd9a4
Author: Noah Misch <noah@leadboat.com>
Date: 2017-08-08T00:16:21Z
Releases: 10.0
Disclaim xmltable() support for non-UTF8 databases.

The xmltable() implementation mirrors xpath(), including its lack of
character encoding awareness.

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +1 −1

Documentation touched