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/ ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
