initdb NLS on win32

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: initdb NLS on win32
Date: 2004-10-22 20:08:40
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE475FAF@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch is required for initdb to work on win32 with NLS enabled.
Without it we get a segfault when trying to determine the current
locale, since we can't get it using LC_MESSAGES.

If possible, please apply before beta-4.

//Magnus

<<initdb.win32nls.patch>>

Attachment Content-Type Size
initdb.win32nls.patch application/octet-stream 1.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Kenneth Marshall 2004-10-22 20:09:55 Re: ARC Memory Usage analysis
Previous Message Jan Wieck 2004-10-22 19:35:49 Re: ARC Memory Usage analysis