Re: cluster test - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: cluster test
Date
Msg-id 46598CD2.2070101@dunslane.net
Whole thread Raw
In response to Re: cluster test  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches

Tom Lane wrote:
> Joachim Wieland <joe@mcknight.de> writes:
>
>> As said before, it only happens with "make installcheck", not "make check".
>>
>
> Curious.  I'm not sure if the buildfarm tries to isolate the
> installation against its locale environment --- can you check the locale
> used by the install case?
>

Buildfarm does:

   @initout = `"bin/initdb" --no-locale data 2>&1`;

If it didn't we'd have had problems with much more for much longer.


cheers

andrew

pgsql-patches by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ecpg USE_INTEGER_DATETIMES missing in msvc build
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Maintaining cluster order on insert