Re: add xml support function

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: add xml support function
Дата
Msg-id 1262259159.31337.10.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на Re: add xml support function  (fangfang liu <yisuoyanyu888@gmail.com>)
Ответы Re: add xml support function  (fangfang liu <yisuoyanyu888@gmail.com>)
Список pgsql-hackers
On tor, 2009-12-31 at 19:22 +0800, fangfang liu wrote:
> Actually, I expect the function looks like xmlquery(xmlcontent,xquery)
> and return the query result.

You don't need to modify the parser for that at all.  You can implement
that in user-space as a user-defined function.





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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Hot Standy introduced problem with query cancel behavior
Следующее
От: fangfang liu
Дата:
Сообщение: Re: add xml support function