Re: Cleaning up ERRCODE usage in our XML code

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: Cleaning up ERRCODE usage in our XML code
Дата
Msg-id 67F6878A.7020400@acm.org
обсуждение исходный текст
Ответ на Re: Cleaning up ERRCODE usage in our XML code  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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



В списке pgsql-hackers по дате отправления: