From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Michael Fortin <pommele(at)mindspring(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: make unsuccessful on mac os x 10.2 |
Date: | 2002-09-11 03:30:19 |
Message-ID: | 24312.1031715019@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Peter Eisentraut <peter_e(at)gmx(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-11 04:02:17 | Re: Bug #759: 7.3beta1 DROP COLUMN DEPENDENCY PROBLEM |
Previous Message | Bruce Momjian | 2002-09-11 02:56:23 | Re: atan2 documentation bugs for 7.3 and 7.2 |