Re: NLS on MSVC strikes back! - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: NLS on MSVC strikes back!
Date
Msg-id 20080212165353.GO14683@alvh.no-ip.org
Whole thread Raw
In response to Re: NLS on MSVC strikes back!  ("Dave Page" <dpage@pgadmin.org>)
List pgsql-hackers
Dave Page wrote:
> On Feb 12, 2008 4:44 PM, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> > What this really means is that locale support is completely broken in
> > the MSVC build, i.e. you cannot get localized strings at all (not just
> > to_char()).  Is this correct?  If so, this is a serious problem.
> 
> Not judging by Hiroshi's screenshot. I don't speak Japanese either,
> but it certainly didn't say 'tuesday' after he adjusted LC_MESSAGES.

But it has the string "mingw" in the path, so I suspect it's not MSVC ...
Hiroshi-san, can you confirm?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: NLS on MSVC strikes back!
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Patch review