| From: | Florian Pflug <fgp(at)phlo(dot)org> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Radosław Smogura <rsmogura(at)softperience(dot)eu>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: XPATH evaluation |
| Date: | 2011-06-17 15:17:13 |
| Message-ID: | 213F6C12-BBA4-4605-8D49-EEF802CF1E3A@phlo.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Florian Pflug | 2011-06-17 15:21:10 | Re: Boolean operators without commutators vs. ALL/ANY |
| Previous Message | Ross J. Reedstrom | 2011-06-17 15:15:19 | Re: Boolean operators without commutators vs. ALL/ANY |