Re: spoonbill is failing citext test

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: spoonbill is failing citext test
Date: 2008-10-14 19:50:43
Message-ID: 2B02A086-0C4D-4821-9FAA-283ABAD5C1AC@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Oct 14, 2008, at 12:36, Alvaro Herrera wrote:

> I don't know if you have noticed, but the spoonbill buildfarm member
> is
> failing the citext test. Unfortunately the regression diff is not
> very
> helpful:
>
> Binary files /home/pgbuild/pgbuildfarm/HEAD/pgsql.2397/contrib/
> citext/expected/citext.out and /home/pgbuild/pgbuildfarm/HEAD/pgsql.
> 2397/contrib/citext/results/citext.out differ
>
> http://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=spoonbill&dt=2008-10-14%20100509&stg=contrib-install-check
>
> Maybe we should pass -a to diff so that it displays the difference
> even
> if it thinks the file is binary.

What does the diff look like now?

Thanks,

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-10-14 19:53:16 Re: There's some sort of race condition with the new FSM stuff
Previous Message Tom Lane 2008-10-14 19:49:49 Re: Improving planner variable handling