Re: Postgresql 8.4, XPath and name() function

Поиск
Список
Период
Сортировка
От ced45
Тема Re: Postgresql 8.4, XPath and name() function
Дата
Msg-id 29148011.post@talk.nabble.com
обсуждение исходный текст
Ответ на Re: Postgresql 8.4, XPath and name() function  (Thom Brown <thombrown@gmail.com>)
Список pgsql-general

Thom Brown wrote:
>
> Have you tried:
>
> SELECT XPATH('fn:name(/*)', XMLPARSE(DOCUMENT '<unit>value</unit>'));
>
> Thom
>
>
Thanks for your help, but it gives the whole element and not only the markup
name.

Cedric
--
View this message in context:
http://old.nabble.com/Postgresql-8.4%2C-XPath-and-name%28%29-function-tp29147655p29148011.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Postgresql 8.4, XPath and name() function
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: PG_DUMP very slow because of STDOUT ??