Latest xml patch breaks some of the buildfarm - Mailing list pgsql-hackers

From Tom Lane
Subject Latest xml patch breaks some of the buildfarm
Date
Msg-id 24218.1194641094@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
Some but not all buildfarm members are showing unexpected xml regression
test output:

*** ./expected/xml.out    Fri Nov  9 11:44:01 2007
--- ./results/xml.out    Fri Nov  9 12:54:10 2007
***************
*** 184,189 ****
--- 184,191 ---- ERROR:  invalid XML processing instruction DETAIL:  XML processing instruction target name cannot be
"xml".SELECT xmlpi(name xmlstuff);
 
+ WARNING:  could not parse XML declaration in stored value
+ DETAIL:  Space required     xmlpi      --------------  <?xmlstuff?>
***************
*** 214,219 ****
--- 216,223 ---- (1 row)  SELECT xmlpi(name "xml-stylesheet", 'href="mystyle.css" type="text/css"');
+ WARNING:  could not parse XML declaration in stored value
+ DETAIL:  Space required                          xmlpi
------------------------------------------------------- <?xml-stylesheet href="mystyle.css" type="text/css"?>
 

======================================================================
        regards, tom lane


pgsql-hackers by date:

Previous
From: Doug Knight
Date:
Subject: Re: plperl.dll error from create langauge plperl (XP Pro 64 bit)
Next
From: "Guillaume Smet"
Date:
Subject: Re: [PERFORM] Estimation problem with a LIKE clause containing a /