Re: BUG #8469: Xpath behaviour unintuitive / arguably wrong - Mailing list pgsql-bugs

From Вилен Тамбовцев
Subject Re: BUG #8469: Xpath behaviour unintuitive / arguably wrong
Date
Msg-id DUB125-W45415FDBC49148649B85B933A0@phx.gbl
Whole thread Raw
In response to Re: BUG #8469: Xpath behaviour unintuitive / arguably wrong  (David G Johnston <david.g.johnston@gmail.com>)
List pgsql-bugs
Well, I had a conversation with Bruce Momjian he said that they added this bug to TODO list. Almost 2 years has passed since and the bug is still here. IMO this bug is actually a blocker for XML code part since xpath is core functionality. -- Вилен Тамбовцев > Date: Tue, 3 Feb 2015 23:22:54 -0700 > From: david.g.johnston@gmail.com > To: pgsql-bugs@postgresql.org > Subject: Re: [BUGS] BUG #8469: Xpath behaviour unintuitive / arguably wrong > > Вилен Тамбовцев-2 wrote >> Actually, xpath()'s output is not original XML, at least there must be a >> function like XML_UNESCAPE() for current behavior >> otherwise there is no way to get proper xml with xpath > > Based upon the link provided this has been acknowledged. > > My personal opinion is that this is a bug (via omission) that the patch > introduced and that said patch author or committer should work to rectify. > Our XML/xpath handling is a large brick shy of a load if we do not provide a > way to make Unescaped text extraction possible. > > David J. > > > > -- > View this message in context: http://postgresql.nabble.com/Re-BUG-8469-Xpath-behaviour-unintuitive-arguably-wrong-tp5836629p5836676.html > Sent from the PostgreSQL - bugs mailing list archive at Nabble.com. > > > -- > Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Elijah Zupancic
Date:
Subject: Re: pg_dump search path issue
Next
From: Heikki Linnakangas
Date:
Subject: pg_receivexlog sometimes fails on first start