Re: BUG #6395: Invalid XPath expression

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: franco(dot)ricci(at)phys(dot)uniroma1(dot)it
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6395: Invalid XPath expression
Date: 2012-01-12 15:58:31
Message-ID: 82aa5sud3s.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

* 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Franco Ricci 2012-01-12 16:28:09 Re: BUG #6395: Invalid XPath expression
Previous Message franco.ricci 2012-01-12 15:40:13 BUG #6395: Invalid XPath expression