Re: xpath processing brain dead - Mailing list pgsql-hackers

From James Pye
Subject Re: xpath processing brain dead
Date
Msg-id B7BC9CD6-2FC8-4306-8B27-459852761C72@jwp.name
Whole thread Raw
In response to Re: xpath processing brain dead  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: xpath processing brain dead  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Feb 26, 2009, at 9:37 AM, Peter Eisentraut wrote:
> It's not about ill-formed pieces, it is about (well-formed) content  
> fragments that are not full documents (exactly one root element).  
> libxml2 doesn't support xpath on content fragments.

exslt:node-set() to the rescue? Or is that/equivalent functionality  
not easily accessed at the C-level with libxml2?

http://www.exslt.org/exsl/functions/node-set/index.html


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: xpath processing brain dead
Next
From: Andrew Dunstan
Date:
Subject: Re: xpath processing brain dead