From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Gevik Babakhani <pgdev(at)xs4all(dot)nl> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #3939: (Possibly) no NLS in 8.3 Windows |
Date: | 2008-02-07 10:14:27 |
Message-ID: | 20080207101427.GH12085@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Feb 07, 2008 at 09:35:35AM +0000, Gevik Babakhani wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3939
> Logged by: Gevik Babakhani
> Email address: pgdev(at)xs4all(dot)nl
> PostgreSQL version: 8.3
> Operating system: Windows XP 32bit
> Description: (Possibly) no NLS in 8.3 Windows
> Details:
>
> When installing 8.3 on Windows (XP) with NLS option selected, I noticed
> there are no share/locale files installed.
>
> This is perhaps because of a bug I reported to Magnus. (I also provided a
> possible fix)
>
> When exploring the File Table of the 8.3 MSI with Orca, I noticed there are
> no records for locale files compared to 8.2.6 MSI.
>
> The 8.3 MSI is about 7MB smaller is size than 8.2.6 MSI, which is a about
> the total size of locale files that are missing.
Yes, the reason for this problem is that the NLS installation in the MSVC
build was broken and nobody noticed :-(
I think we'll have to release an 8.3.0-2 MSI package once this bug is
solved.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-02-07 10:59:24 | Re: BUG #3938: Row-wise comparison fails |
Previous Message | Magnus Hagander | 2008-02-07 10:07:06 | Re: possible bug windows setup |