Re: Native XML - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Native XML
Date
Msg-id AANLkTinhwx7=xhJoXpqH5hGuDrSarP1DV7ZzLkuFzNX1@mail.gmail.com
Whole thread Raw
In response to Re: Native XML  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Sun, Feb 27, 2011 at 10:20 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
> No, I think the xpath implementation is from libxml2. But in any case, I
> think the problem is in the whole design of the xpath_table function, and
> not in the library used for running the xpath queries. i.e it's our fault,
> and not the libraries. (mutters about workmen and tools)

Yeah, I think the problem is that we picked a poor definition for the
xpath_table() function.  That poor definition will be equally capable
of causing us headaches on top of any other implementation.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Native XML
Next
From: Andrew Dunstan
Date:
Subject: Re: Native XML