Re: BUG #6395: Invalid XPath expression

From: Franco Ricci <franco(dot)ricci(at)phys(dot)uniroma1(dot)it>
To: Florian Weimer <fweimer(at)bfk(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6395: Invalid XPath expression
Date: 2012-01-12 16:28:09
Message-ID: 4F0F0A19.5050404@phys.uniroma1.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 12-1-2012 4:58 PM, Florian Weimer wrote:
> * franco ricci:
>
>> The same query on PostgreSQL 9.x works fine!
> I think you mean 9.0.
Yes, I mean 9.0.5
>
>> xpath('/llrp:RO_ACCESS_REPORT/llrp:TagReportData/llrp:*[contains(name(),\"EPC\")]/llrp:EPC/text()',
> Does it work if you drop the '\'?
Thanks a lot.
Without '\' it works!!
>
> PostgreSQL 9.1 defaults to standard_conforming_strings=on. See the
> release notes for details.
>
Regards
Franco Ricci

--
Franco Ricci
LabIT
Sviluppo Servizi Informatici

Dipartimento di Fisica
Università di Roma "La Sapienza"
Piazzale Aldo Moro, 5
00185
Roma
Italy

tel +390649913449
fax +39064463158

Attachment Content-Type Size
franco_ricci.vcf text/x-vcard 347 bytes

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2012-01-12 17:24:28 Re: BUG #6393: cluster sometime fail under heavy concurrent write load
Previous Message Florian Weimer 2012-01-12 15:58:31 Re: BUG #6395: Invalid XPath expression