Am Freitag, 9. November 2007 schrieb Ben Leslie:
> # select xmlpi(name "xml-stylesheet");
> ERROR: invalid XML processing instruction
> DETAIL: XML processing instruction target name cannot start with "xml".
Apparently I read the SQL spec a bit to strictly here. I've installed a fix
into CVS.
> The w3c XML 1.0 spec says that PIs starting with 'xml' are reserved.
That's what I thought as well, but they actually only reserve names being
exactly 'xml' modulo case differences.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/