* franco ricci:
> The same query on PostgreSQL 9.x works fine!
I think you mean 9.0.
> xpath('/llrp:RO_ACCESS_REPORT/llrp:TagReportData/llrp:*[contains(name(),\"EPC\")]/llrp:EPC/text()',
Does it work if you drop the '\'?
PostgreSQL 9.1 defaults to standard_conforming_strings=on. See the
release notes for details.
--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99