Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
Date
Msg-id CAB7nPqQJqz=YTcBC68rAaQ-pYxqUPiQQ9E6ZGqcfJWpJgLtKmw@mail.gmail.com
Whole thread
In response to Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
List pgsql-hackers


On Mon, Oct 6, 2014 at 10:45 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Michael Paquier <michael.paquier@gmail.com> writes:
> On Mon, Oct 6, 2014 at 1:15 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> That looks about like mine too, though I'm not using --disable-rpath
>> ... what's the reason for that?

> No real reason. That was only some old remnant in a build script that was
> here for ages :)

Hm.  Grasping at straws here ... what's your locale enviroment?

The system locales have nothing really special...
$ locale
LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
But now that you mention it I have as well that:
$ defaults read -g AppleLocale
en_JP
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add generate_series(numeric, numeric)
Next
From: Jim Nasby
Date:
Subject: Re: Proposal for better support of time-varying timezone abbreviations