Re: setlocale and gettext in Postgres - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: setlocale and gettext in Postgres
Date
Msg-id AANLkTik0pczXDqxLGZAPkq0QVoQJVQ-9kSVj7F-P2xRt@mail.gmail.com
Whole thread Raw
In response to Re: setlocale and gettext in Postgres  (Dave Page <dpage@pgadmin.org>)
List pgsql-hackers
On Tue, Feb 1, 2011 at 12:08, Dave Page <dpage@pgadmin.org> wrote:
> On Tue, Feb 1, 2011 at 10:45 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
>>
>> Why are we only disabling the macro for WIN32 and not for the other
>> platforms that the macro is defined for? Do we know it's not also a problem
>> on Apple or Cygwin?
>
> No, not as far as I know.

I've applied the patch with an update to the comment that explains why
it happens more clearly, which should also make it obvious why it
won't happen on apple or cygwin (because they don't link to different
versions of the microsoft runtime..)

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: Transaction-scope advisory locks
Next
From: Robert Haas
Date:
Subject: Re: Transaction-scope advisory locks