Re: BUG #4953: Crash with xml functions
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: pgsql-bugs(at)postgresql(dot)org
- Cc: "Giorgio Valoti" <giorgio_v(at)me(dot)com>
- Subject: Re: BUG #4953: Crash with xml functions
- Date: Wed, 29 Jul 2009 12:26:41 +0300
- Message-id: <200907291226.41969.peter_e@gmx.net> <text/plain>
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.
Home |
Main Index |
Thread Index