Re: make unsuccessful on mac os x 10.2 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: make unsuccessful on mac os x 10.2
Date
Msg-id 24312.1031715019@sss.pgh.pa.us
Whole thread Raw
In response to Re: make unsuccessful on mac os x 10.2  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane writes:
>> The second is OS X's bug: it ought to take en_US as a legal setting for
>> LC_TIME, but seems not to.  It is depressing that Apple evidently didn't
>> fix that in 10.2.

> If it's only LC_TIME we can remove that since we don't use it anyway.

No such luck; LC_MONETARY and LC_NUMERIC have the same problem.  I'm not
sure why Michael saw LC_TIME as the first failure, 'cause all three fail
for me on OS X 10.1.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: atan2 documentation bugs for 7.3 and 7.2
Next
From: Bruce Momjian
Date:
Subject: Re: Bug #759: 7.3beta1 DROP COLUMN DEPENDENCY PROBLEM