Re: add xml support function

Поиск
Список
Период
Сортировка
От fangfang liu
Тема Re: add xml support function
Дата
Msg-id 30acb4640912310343u7752aa18qd23034cab41b61e5@mail.gmail.com
обсуждение исходный текст
Ответ на Re: add xml support function  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: add xml support function  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
you mean create and replace funtion xmlquery()?
maybe you are right, but I still want to know why parser does not find xmlquery.
 
thanks.

2009/12/31 Peter Eisentraut <peter_e@gmx.net>
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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: add xml support function
Следующее
От: Sergej Galkin
Дата:
Сообщение: problem with realizing gist index