Markus Bertheau wrote:
> It calls the similarly named function from libxml2. It replaces
> characters that carry a special meaning in XML (<, >, &, " and \r)
> with their respective XML entities.
Where does this fit with the overall scheme of things? I mean, you
clearly wouldn't call that function on an XML document.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/