From: | Dave Page <dpage(at)postgresql(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Ready for beta2? |
Date: | 2007-10-22 07:59:07 |
Message-ID: | 471C584B.9050600@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> I'm also not totally clear on whether we are happy with the Windows
> locale situation yet. Comments from the Win32 contingent?
I'm happy that UTF-8 support is now working again, but not happy that
initdb and pg_control will report (for example) "English_United
Kingdom.1252" despite my cluster being in UTF-8, not WIN1252. It seems
that's always been the case though, just that noone pointed it out before.
From chatting with Magnus, I believe he'd support losing the .1252 or
leaving it as is, where I'd rather rewrite it to .65001 (which he does
not support).
This is a cosmetic issue of course.
/D
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-10-22 08:14:43 | Re: Ready for beta2? |
Previous Message | Gokulakannan Somasundaram | 2007-10-22 06:50:21 | Re: Including Snapshot Info with Indexes |