Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Fwd: BUG #4953: Crash with xml functions



Hi,
I’m forwarding this mail exchange with Peter Eisentraut to the bugs list.
pgSQL version: 8.4
OS: Mac OS X 10.5.8

Let me know any needed additional detail or how I can help, thank you in advance.

Da: Peter Eisentraut <peter_e(at)gmx(dot)net>
Data: 29 luglio 2009 21:43:10 GMT+02:00
A: Giorgio Valoti <giorgio_v(at)me(dot)com>
Oggetto: Re: [BUGS] BUG #4953: Crash with xml functions

Please send it to the bugs list.


On Wednesday 29 July 2009 21:47:59 you wrote:
Il giorno 29/lug/09, alle ore 11:26, Peter Eisentraut ha scritto:
On Wednesday 29 July 2009 11:39:03 Giorgio Valoti wrote:
I get a crash when I invoke xml function like xml_is_well_formed.

It works with static xml but not if it’s dynamically generated.

It crashes even if I first create the xml dynamically and then
invoke the
function with static text.

Please provide a reproducible test case.

select xml_is_well_formed(xmlelement(name root)::text);

mmh, this is too easy!

There must be something wrong with my setup. Any clues?



Grazie
--
Giorgio Valoti





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group