Re: xpath processing brain dead

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: xpath processing brain dead
Дата
Msg-id 49ABDE4E.8080501@gmx.net
обсуждение исходный текст
Ответ на Re: xpath processing brain dead  (Hannu Krosing <hannu@2ndQuadrant.com>)
Ответы Re: xpath processing brain dead
Список pgsql-hackers
Hannu Krosing wrote:
> Is it just that in you _can't_ use Xpath on fragments, and you _need_ to
> pass full documents to Xpath ? 
> 
> At least this is my reading of Xpath standard.

It is easy to read the XPath standard that way, because the concept of 
fragments is not defined outside of SQL/XML, and is therefore unknown to 
the XPath standard.  The question at hand is rather whether we can 
usefully adapt it.


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: xpath processing brain dead
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: xpath processing brain dead