Re: contrib/xml2: add function xml_encode_special_chars

Поиск
Список
Период
Сортировка
От Markus Bertheau
Тема Re: contrib/xml2: add function xml_encode_special_chars
Дата
Msg-id 1099794997.6074.23.camel@teetnang
обсуждение исходный текст
Ответ на Re: contrib/xml2: add function xml_encode_special_chars  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
В Вск, 07.11.2004, в 00:55, Peter Eisentraut пишет:
> Markus Bertheau wrote:
> > It calls the similarly named function from libxml2. It replaces
> > characters that carry a special meaning in XML (<, >, &, " and \r)
> > with their respective XML entities.
>
> Where does this fit with the overall scheme of things?  I mean, you
> clearly wouldn't call that function on an XML document.

I need this function when I create an XML representation of some data in
a plpgsql function.

--
Markus Bertheau <twanger@bluetwanger.de>


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Add remove duplicate slashes to canonicalize_path()
Следующее
От: Reini Urban
Дата:
Сообщение: Re: Add remove duplicate slashes to canonicalize_path()