Skip site navigation (1) Skip section navigation (2)

Re: trouble with to_char('L')

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Mikko <mhannesy(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: trouble with to_char('L')
Date: 2009-04-22 21:35:28
Message-ID: 49EF8DA0.90008@tpf.co.jp (view raw or flat)
Thread:
Lists: pgsql-generalpgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
>> Does this imply that we shouldn't allow UTF8 database on Windows at all?
> 
> That would be pretty unfortunate :-(
> 
> I think what this suggests is that there probably needs to be some
> encoding conversion logic near the places we examine localeconv()
> output.

Attached is a patch to the current CVS.
It uses a similar way like LC_TIME stuff does.

regards,
Hiroshi Inoue

Attachment: pg_locale_20090423.patch
Description: text/plain (3.1 KB)

In response to

Responses

pgsql-hackers by date

Next:From: Tom LaneDate: 2009-04-22 21:44:19
Subject: Re: Prepared transactions vs novice DBAs, again
Previous:From: Robert HaasDate: 2009-04-22 21:15:11
Subject: Re: Prepared transactions vs novice DBAs, again

pgsql-general by date

Next:From: zach cruiseDate: 2009-04-22 21:36:25
Subject: how to search for relation by name?
Previous:From: Filip RembiaƂkowskiDate: 2009-04-22 20:58:04
Subject: Re: Help request to improve function performance

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group