On 04/09/25 10:03, Tom Lane wrote:
> I think I stole it from DB2:
> 
> 10608 An error was encountered in the argument of an XQuery function or 
> operator.

Interesting. ISO does seem to reserve a class 10 for XQuery errors, but
not to define any subclass codes within it.

Every other SQL/XML error you can get is in class 22, except for
"unmappable XML name" and "invalid XML character" in class 0N.

Regards,
-Chap


Reply via email to