Re: XML path function

Поиск
Список
Период
Сортировка
От Nikolay Samokhvalov
Тема Re: XML path function
Дата
Msg-id e431ff4c0801082356r435874bfra8623472b4c202a@mail.gmail.com
обсуждение исходный текст
Ответ на XML path function  ("x asasaxax" <xanaruto@gmail.com>)
Список pgsql-general
On Jan 8, 2008 11:21 PM, x asasaxax <xanaruto@gmail.com> wrote:
> Hi everyone,
>
>    I´m trying to undestand how to do select with xml path.

First of all, what is your Postgres version? 8.3 with xml support or
older one with conrib/xml2?
In case of 8.3, you can find some examples in current docs:
http://www.postgresql.org/docs/8.3/static/functions-xml.html#FUNCTIONS-XML-PROCESSING
If needed, XPath spec can be found here: http://www.w3.org/TR/xpath.
I can explain if something is difficult to understand.

--
Nikolay Samokhvalov  <nikolay@samokhvalov.com>
http://nikolay.samokhvalov.com

Postgresmen http://postgresmen.ru
OpenWebTechnologies http://openwebtech.ru

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

Предыдущее
От: Sim Zacks
Дата:
Сообщение: Re: Experiences with extensibility
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Connect to SQL Server via ODBC from Postgresql