initdb NLS on win32 - Mailing list pgsql-patches

From Magnus Hagander
Subject initdb NLS on win32
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475FAF@algol.sollentuna.se
Whole thread Raw
Responses Re: initdb NLS on win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-patches by date:

Previous
From: Jan Wieck
Date:
Subject: Re: [HACKERS] ARC Memory Usage analysis
Next
From: "Magnus Hagander"
Date:
Subject: tsearch build on win32