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>>