Re: XMLSerialize: version and explicit XML declaration

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: XMLSerialize: version and explicit XML declaration
Дата
Msg-id 3712088.1727280167@sss.pgh.pa.us
обсуждение исходный текст
Ответ на XMLSerialize: version and explicit XML declaration  (Jim Jones <jim.jones@uni-muenster.de>)
Список pgsql-hackers
Jim Jones <jim.jones@uni-muenster.de> writes:
> Is there any validation mechanism for VERSION <character string
> literal>?

AFAICS, all we do with an embedded XML version string is pass it to
libxml2's xmlNewDoc(), which is the authority on whether it means
anything.  I'd be inclined to do the same here.

            regards, tom lane



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