Re: Buildfarm failures en masse

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Buildfarm failures en masse
Date: 2007-04-05 13:30:06
Message-ID: 200704051330.l35DU6V09617@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> 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.

Yes, I like your wording better. I will make the updates to the code
and regression tests.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2007-04-05 13:45:24 Re: Fix mdsync never-ending loop problem
Previous Message Greg Smith 2007-04-05 13:05:53 Re: Load distributed checkpoint V3