Re: [HACKERS] Issue: Deprecation of the XML2 module 'xml_is_well_formed' function

2010-06-28 Thread Mike Berrow
9.5 seconds and this (deprecation driven) replacement took about 17.2 seconds. -- Mike Berrow On Mon, Jun 28, 2010 at 7:51 PM, Robert Haas wrote: > On Mon, Jun 28, 2010 at 11:03 AM, Mike Berrow wrote: > > Is there some way to use the new, core XML functionality to simply return > a > &

[HACKERS] Issue: Deprecation of the XML2 module 'xml_is_well_formed' function

2010-06-28 Thread Mike Berrow
line 1: parser error : Extra content at the end of the document ^ Is there some way to use the new, core XML functionality to simply return a truth value in the way that we need?. Thanks, -- Mike Berrow

[HACKERS] Issue: Deprecation of the XML2 module 'xml_is_well_formed' function

2010-06-28 Thread Mike Berrow
line 1: parser error : Extra content at the end of the document ^ Is there some way to use the new, core XML functionality to simply return a truth value in the way that we need?. Thanks, -- Mike Berrow