Re: Buildfarm failures en masse - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Buildfarm failures en masse
Date
Msg-id 20070405123809.GD4841@alvh.no-ip.org
Whole thread Raw
In response to Buildfarm failures en masse  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Buildfarm failures en masse  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Magnus Hagander wrote:
> Seems the change of the XML messages now causes more or less every
> buildfarm member to fail the XML test. Meaning all the ones that don't have
> libxml, but that seems to be the vast majority...
> 
> Looks like a missing update to regression tests?

I don't think the new wording complies with the message guidelines
anyway, so my vote goes to revert the wording change and reach a
consensus about it before committing anything else.

I think this should be

ERROR: unsupported XML feature
DETAIL: The function foo requires libxml2 support.
HINT: You need to re-compile PostgreSQL with --enable-whatever-xml.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Bug in UTF8-Validation Code?
Next
From: Bruce Momjian
Date:
Subject: Re: Buildfarm failures en masse