Re: XPATH evaluation - Mailing list pgsql-hackers

From Florian Pflug
Subject Re: XPATH evaluation
Date
Msg-id 213F6C12-BBA4-4605-8D49-EEF802CF1E3A@phlo.org
Whole thread Raw
In response to Re: XPATH evaluation  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Jun17, 2011, at 17:09 , Andrew Dunstan wrote:
> If you store images you should encode them anyway, in base64 or hex.
> More generally, data that needs that sort of preservation should possibly be in CDATA nodes.

All very true.

Still, ideally we'd return the XML exactly as stored, though, even
for the results of XPATH queries. But I've no idea if this is easily
done with libxml or not.

best regards,
Florian Pflug



pgsql-hackers by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: Boolean operators without commutators vs. ALL/ANY
Next
From: Florian Pflug
Date:
Subject: Re: Boolean operators without commutators vs. ALL/ANY