Re: [GENERAL] trouble with to_char('L') - Mailing list pgsql-hackers

From Takahiro Itagaki
Subject Re: [GENERAL] trouble with to_char('L')
Date
Msg-id 20100318123420.9BAC.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: [GENERAL] trouble with to_char('L')  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [GENERAL] trouble with to_char('L')
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> wrote:

> Takahiro Itagaki wrote:
> > Since 9.0 has GetPlatformEncoding() for the purpose, we could simplify
> > db_encoding_strdup() with the function. Like this:
>
> OK, I don't have any Win32 people testing this patch so if we want this
> fixed for 9.0 someone is going to have to test my patch to see that it
> works.  Can you make the adjustments suggested above to my patch and
> test it to see that it works so we can apply it for 9.0?

Here is a full patch that can be applied cleanly to HEAD.
Can anyone test it on Windows?

I'm not sure why temporary changes of lc_ctype was required in the
original patch. The codes are not included in my patch, but please
notice me it is still needed.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center


Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Getting to beta1
Next
From: Bruce Momjian
Date:
Subject: Re: Getting to beta1