Re: CommitFest 2009-09, two weeks on - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: CommitFest 2009-09, two weeks on
Date
Msg-id 20091001110804.9C33.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: CommitFest 2009-09, two weeks on  (Magnus Hagander <magnus@hagander.net>)
Responses Re: CommitFest 2009-09, two weeks on  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> wrote:

> I can certainly review the win32 encoding patch, but I was rather
> hoping for some comments from others on if we're interested in a win32
> only solution, or if we want something more generic. Should we just go
> with the win32-only one for now?

Yes, because Windows is only platform that supports UTF-16 encoding natively.
I believe my patch is the best solution for Windows even if we have another
approach for other platforms.

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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Use "samehost" by default in pg_hba.conf?
Next
From: Stephen Frost
Date:
Subject: Re: [PATCH] Reworks for Access Control facilities (r2311)