BUG #13580: Fix namespace handling in xpath function, current functions collision

Started by Nonameover 10 years ago2 messagesbugs
Jump to latest
#1Noname
martipamies@gmail.com

The following bug has been logged on the website:

Bug reference: 13580
Logged by: Marti Pamies
Email address: martipamies@gmail.com
PostgreSQL version: 9.4.1
Operating system: Windows 7 x64
Description:

I've the following issue: I have a requirement to run my applications on a
9.4.1 PostgreSQL server.

My spurce code inlcude PlSQl functions that widely uses uses Xpaht. Though I
was aware of namesapces bug, I have some workaround, but now, new behaviour
(which is right) enter in conflict with it.

Is there any way to run PostgreSQL 9.4.1 with previous Xpaht namespace bug
behaviour?

More detail on fix
at:/messages/by-id/E1YCgle-0004o7-QZ@gemulon.postgresql.org
Thanks

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: BUG #13580: Fix namespace handling in xpath function, current functions collision

martipamies@gmail.com writes:

Is there any way to run PostgreSQL 9.4.1 with previous Xpaht namespace bug
behaviour?

Not short of building your own patched copy (with that single patch
reverted).

regards, tom lane

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs